VBAlertController 0.0.1× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2016年3月由 Ezequiel Thomazetto 维护。安装指南×VBAlertController 安装指南您想将 pod 'VBAlertController', '~> 0.0' 添加到您的 Podfile 中,类似于以下示例target 'MyApp' do pod 'VBAlertController', '~> 0.0' end然后在您的终端中运行 pod install,或从 CocoaPods.app 中运行。作为替代方案,为了进行测试运行,请运行以下命令pod try VBAlertController查看 PodspecGitHub 仓库CocoaPods.org 上的页面VBAlertController 0.0.1作者:Ezequiel Thomazettozethomazetto/VBAlertControllerGitHub 仓库 使用方法 要运行示例项目,请克隆该仓库,并首先从 Example 目录运行 pod install。 要求 安装 VBAlertController 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中 pod "VBAlertController" 作者 Ezequiel Thomazetto, [email protected] 许可证 VBAlertController 可在 MIT 许可证下使用。有关更多信息,请参阅 LICENSE 文件。