HGAlertViewController 1.0.1×由 huzhihui 维护。安装指南×HGAlertViewController 安装指南您希望将以下类似 pod 'HGAlertViewController', '~> 1.0' 的代码添加到您的 Podfile 中target 'MyApp' do pod 'HGAlertViewController', '~> 1.0' end然后在终端内部或从 CocoaPods.app 运行 pod install或者为了进行测试运行,运行以下命令pod try HGAlertViewController查看 PodspecGitHub 仓库CocoaPods.org 页面HGAlertViewController 1.0.1由huzhihuiwode0weiyi/HGAlertViewControllerGitHub 仓库HGAlertViewController 使用 block 语法链式编程思想实现添加 action 和 textField 的 UIAlertViewController