OlehKulykov / OKAlertController

Customizable UIAlertController controller
MIT License
31 stars 11 forks source link

iOS 10/Xcode 8/Swift 3.0 Update? #8

Open ghost opened 7 years ago

ghost commented 7 years ago

Hi there!

I was just wondering if there would be any support for Swift 3.0? I absolutely love this, and it would be awesome to continue using it in my future apps!

bryanbartow commented 7 years ago

+1

siberian1967 commented 7 years ago

+1

siberian1967 commented 7 years ago

Try my branch, seems to work here. If it works for you I'll send a PR.

pod 'OKAlertController', :git=> 'https://github.com/siberian1967/OKAlertController.git', :branch => 'swift-3.0'