AXAlertView 0.2.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jun 2017Maintained by devedbox.Installation Guide×Installation Guide for AXAlertViewYou want to add pod 'AXAlertView', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'AXAlertView', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try AXAlertViewSee PodspecGitHub RepoPage on CocoaPods.orgAXAlertView 0.2.0ByaiXingdevedbox/AXAlertViewGitHub Repo A customized alert view. A customized alert view. A subclass of UIView. A simple way to show a custom alert view. Installation pod 'AXAlertView' Authors aiXing License MIT