AXAlertController 0.3.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jun 2017Maintained by devedbox.Installation Guide×Installation Guide for AXAlertControllerYou want to add pod 'AXAlertController', '~> 0.3' similar to the following to your Podfile:target 'MyApp' do pod 'AXAlertController', '~> 0.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try AXAlertControllerSee PodspecGitHub RepoPage on CocoaPods.orgAXAlertController 0.3.0Bydevedboxdevedbox/AXAlertControllerGitHub Repo A customized alert view controller. A customized alert view. A subclass of UIView. A simple way to show a custom alert view. Installation pod 'AXAlertController' Authors devedbox License MIT