okmr-d / DOAlertController

Simple Alert View written in Swift, which can be used as a UIAlertController. (AlertController/AlertView/ActionSheet)
MIT License
405 stars 68 forks source link

Swift3 #24

Open nsleche opened 7 years ago

nsleche commented 7 years ago

it'd be cool to have a swift 3 version, if you have any interest to create a branch i would like to help with that.

astrokin commented 7 years ago

@nschucky it was merged.

jacobokoenig commented 6 years ago

Cocoapod installation still seems outdated. Is Swift 3 version available on the main branch?

ji3g4m6zo6 commented 6 years ago

Try this.

pod 'DOAlertController', :git => 'https://github.com/okmr-d/DOAlertController.git', :branch => 'master'