dillidon / alerts-and-pickers

Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
MIT License
5.65k stars 700 forks source link

SPM support #104

Open furiosFast opened 4 years ago

furiosFast commented 4 years ago

Hi, great library. Can you add the swift package manager support??

Thank

undeaDD commented 2 years ago

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

simply import it like this:

PS: credits to Andrew11US for the nicely working swift 5 update :D

furiosFast commented 2 years ago

thank you