vikmeup / SCLAlertView-Swift

Beautiful animated Alert View. Written in Swift
MIT License
5.31k stars 763 forks source link

Update CocoaPods PLEASE!! #430

Open p0tvin29 opened 5 years ago

p0tvin29 commented 5 years ago

Please update cocoapods with the Swift4.2 changes....

ruelluna commented 5 years ago

at least pod 'SCLAlertView', :git => 'https://github.com/vikmeup/SCLAlertView-Swift.git', :branch => '0.8.1'

mduttondev commented 5 years ago

@vikmeup Is there a time frame on updating Cocoapods with the 4.2 changes? If you allow me whatever access is needed I'm willing to submit the changes and publish the builds.

mduttondev commented 5 years ago

You can also do pod 'SCLAlertView', :git => 'https://github.com/vikmeup/SCLAlertView-Swift.git', :branch => 'master' until its published. That will get all the 4.2 changes to pull down

algrid commented 10 months ago

We should add this recommendation to the readme for now.