BRCFastTest 0.2.0×由 sunzhixiong 维护。安装指南×BRCFastTest 安装指南您想要将类似于以下的内容添加到 Podfile 中 pod 'BRCFastTest', '~> 0.2'target 'MyApp' do pod 'BRCFastTest', '~> 0.2' end然后,在终端或从 CocoaPods.app 中运行 pod install。或者,为了进行测试运行,运行以下命令pod try BRCFastTest查看 PodspecGitHub 仓库CocoaPods.org 上的页面BRCFastTest 0.2.0由zhixiongsunJayChou202302/BRCFastTestGitHub 仓库BRCFastTest 示例 要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install。 需求 安装 BRCFastTest 可通过 CocoaPods 获得。要安装它,只需将以下行添加到您的 Podfile 中 pod 'BRCFastTest' 作者 zhixiongsun, 许可证 BRCFastTest 可在 MIT 许可下使用。有关更多信息,请参阅 LICENSE 文件。
BRCFastTest 示例 要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install。 需求 安装 BRCFastTest 可通过 CocoaPods 获得。要安装它,只需将以下行添加到您的 Podfile 中 pod 'BRCFastTest' 作者 zhixiongsun, 许可证