FXAlertView 1.0.5× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Feb 2016Maintained by zfx5130.Installation Guide×Installation Guide for FXAlertViewYou want to add pod 'FXAlertView', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'FXAlertView', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try FXAlertViewSee PodspecGitHub RepoPage on CocoaPods.orgFXAlertView 1.0.5Bythomaszfx5130/FXAlertViewGitHub Repo 自定义弹出视图 视图中间部分可更具自己需求自定义. 弹出视图button,有三种形式 1.纯文字按钮 2.图片结合文字按钮 3.图片按钮 效果如下 安装 使用 可下载下来,查看Demo.