VYAlertController is a simple and easily customizable alert written in Swift, which can be used as a UIAlertController
replacement.
The usage is similar to UIAlertController
.
VYAlertController is available through CocoaPods.
To install add the following line to your Podfile:
pod 'VYAlertController'
This software is released under the MIT License, see LICENSE.txt.