/APMAlertController

Primary LanguageSwiftMIT LicenseMIT

APMAlertController

Swift 3.1 iOS 9.0+ Release Travis CI Version License Platform Carthage compatible codebeat badge BuddyBuild

Light and customizable replacement for UIAlertController
Screenshot1 Screenshot1

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

CocoaPods

APMAlertController is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "APMAlertController"

Carthage

To integrate APMAlertController into your Xcode project using Carthage, specify it in your Cartfile:

github "almas-dev/APMAlertController"

Run carthage update to build the framework and drag the built APMAlertController.framework into your Xcode project.

Author

Alexander Maslennikov, almas.dev@gmail.com

License

APMAlertController is available under the MIT license. See the LICENSE file for more info.