SPM support
furiosFast opened this issue · 2 comments
furiosFast commented
Hi,
great library. Can you add the swift package manager support??
Thank
undeaDD commented
if someone is unsure how to do add it themselves:
feel free to use my version ^^
( updated to swift 5 and with SPM support ... )
https://github.com/undeaDD/alerts-and-pickers
- ( branch: new )
simply import it like this:
- import AlertAndPickers
PS:
credits to Andrew11US for the nicely working swift 5 update :D
furiosFast commented
thank you