PodSpecRepertory 1.0.0× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布上次发布2017 年 5 月由 hw 维护。安装指南×PodSpecRepertory 安装指南您想将以下内容添加到 Podfile:target 'MyApp' do pod 'PodSpecRepertory', '~> 1.0' end然后在终端或从 CocoaPods.app 中运行 pod install。为了测试运行,运行以下命令pod try PodSpecRepertory查看 PodspecGitHub 仓库CocoaPods.org 上的页面PodSpecRepertory 1.0.0由[email protected]qiang512833564/PodSpecRepertoryGitHub 仓库 示例 要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install。 要求 安装 PodSpecRepertory 可以在 CocoaPods 中使用。要安装它,只需将以下行添加到您的 Podfile: pod "PodSpecRepertory" 作者 [email protected],[email protected] 许可证 PodSpecRepertory 采用 MIT 许可证。有关更多信息,请参阅 LICENSE 文件。