HRAlertView 1.0.1×由luhuaren维护。安装指南×HRAlertView安装指南您希望在Podfile中添加类似以下的内容:target 'MyApp' do pod 'HRAlertView', '~> 1.0' end然后在终端中或从CocoaPods.app中运行pod install。或者为了测试运行,执行以下命令:pod try HRAlertView查看PodspecGitHub仓库CocoaPods.org上的页面HRAlertView 1.0.1作者:tbagluhuaren/HRAlertViewGitHub仓库HRAlertView 自定义Alert,支持使用代理和使用block两种方式处理点击事件。