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

Is possible to install via CocoaPods? #114

Open jocelina opened 3 years ago

jocelina commented 3 years ago

I was using pod 'RLBAlertsPickers', '~> 1.1.1' but is requesting username and password of github.

sergstav commented 3 years ago

Looks like this repository is abandoned. There was a cocoapods fork, but it also removed for now. :(

I think we need to fork this repo to fix some bugs with new iOS 13 library access and to share via cocoapods.

sergstav commented 3 years ago

@jocelina I think you can use https://github.com/ccrama/Alerts-Pickers is has cocoapods option.

EralpB commented 2 years ago

having the same issue..