RSPOPAlertView 0.0.3× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布上一个版本2014年12月由 R0CKSTAR 维护。安装指南×RSPOPAlertView 安装指南您想要将类似于以下内容的 pod 'RSPOPAlertView', '~> 0.0' 添加到您的 Podfile 中target 'MyApp' do pod 'RSPOPAlertView', '~> 0.0' end然后在终端中运行 pod install,或从 CocoaPods.app 运行。或者,为了进行测试运行,运行以下命令pod try RSPOPAlertView查看 PodspecGitHub 仓库CocoaPods.org 页面RSPOPAlertView 0.0.3作者:R0CKSTARyeahdongcn/RSPOPAlertViewGitHub 仓库 根据 tiandou 的要求,我需要在我们的项目中创建一个新的样式警告视图。