dillidon/alerts-and-pickers

SPM support

furiosFast opened this issue · 2 comments

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

Thank

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

thank you