Pod-Bundle-Manager 0.2.0× 测试已测试✗ 语言语言 SwiftSwift许可证 MIT 发布上次发布2016年12月 SPM支持SPM✗由Michael Tzach维护。安装指南×Pod-Bundle-Manager安装指南您希望把下面的代码添加到Podfile中,类似于以下代码:target 'MyApp' do pod 'Pod-Bundle-Manager', '~> 0.2' end然后在终端中运行 pod install,或者在CocoaPods.app中运行。或者为了测试运行,可以执行以下命令:pod try Pod-Bundle-Manager参见PodspecGitHub仓库CocoaPods.org上的页面Pod-Bundle-Manager 0.2.0作者:Igithub.com/michaelTzachGitHub仓库 Pod-Bundle-Manager 示例 要运行示例项目,首先克隆仓库,然后从Example目录中运行pod install 要求 安装 Pod-Bundle-Manager通过CocoaPods可用。要安装它,只需将以下行添加到Podfile中 pod "Pod-Bundle-Manager" 作者 I,[email protected] 许可证 Pod-Bundle-Manager在MIT许可证下可用。有关更多信息,请参阅LICENSE文件。