test_lib 0.1.5× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2016年12月由 Pradeep Krishna 维护。安装指南×test_lib 安装指南您想添加类似于以下内容的 pod 'test_lib', '~> 0.1' 到您的 Podfile 中target 'MyApp' do pod 'test_lib', '~> 0.1' end然后,在您的终端中运行 pod install,或者从 CocoaPods.app 运行。或者为了测试运行,运行以下命令pod try test_lib查看 PodspecGitHub 仓库CocoaPods.org 上的页面test_lib 0.1.5由hhttps://github.com/pradeep-krishnareddypradeep-krishnareddy/test_libGitHub 仓库 示例 为了运行示例项目,请克隆仓库,并首先从 Example 目录运行 pod install。 需求 安装 test_lib 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中 pod "test_lib" 作者 https://github.com/Bezirk-Bosch/Monro-iOS, [email protected] 许可证 test_lib 在 MIT 许可证下提供。有关更多信息,请参阅 LICENSE 文件。