Please update cocoapods with the Swift4.2 changes....
at least
pod 'SCLAlertView', :git => 'https://github.com/vikmeup/SCLAlertView-Swift.git', :branch => '0.8.1'
@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.
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
Most helpful comment
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