GRCustomAlert 0.1.1× 测试已测试✗ 语言语言 SwiftSwift许可证 MIT 发布最新发布2016年1月 SPM支持SPM✗由 Gavi Rawson 维护。安装指南×GRCustomAlert安装指南您想在Podfile中添加 pod 'GRCustomAlert', '~> 0.1' 类似的代码,如下所示:target 'MyApp' do pod 'GRCustomAlert', '~> 0.1' end然后在您的终端内或从CocoaPods.app运行 pod install。或者为了进行测试运行,运行以下命令:pod try GRCustomAlert查看PodspecGitHub仓库CocoaPods.org上的页面GRCustomAlert 0.1.1由grawsongrawson/GRCustomAlertGitHub仓库 使用方法 要运行示例项目,复制项目仓库,并首先从示例目录运行 pod install。 要求 安装 GRCustomAlert可以通过 CocoaPods 获得。要安装它,只需将以下行添加到Podfile中 pod "GRCustomAlert" 作者 grawson, [email protected] 许可证 GRCustomAlert可在MIT许可证下获得。有关更多信息,请参阅LICENSE文件。