开发调试 1.0.2×由李永杰、Anyong维护。安装指南×开发调试安装指南您想在 Podfile 中添加以下类似的 pod 'Develop-debug', '~> 1.0'target 'MyApp' do pod 'Develop-debug', '~> 1.0' end然后,在您的终端或从 CocoaPods.app 中运行 pod install或者,为了进行测试运行,运行以下命令pod try Develop-debug 依赖YYKit-used>= 0FBMemoryProfiler>= 0OCMock>= 0 查看 PodspecGitHub 仓库CocoaPods.org 页面开发调试 1.0.2原作者[email protected]Iyongjie/Develop-debugGitHub 仓库Develop-debug 示例 要运行示例项目,首先克隆仓库,然后从 Example 目录中运行 pod install 要求 安装 开发调试可以通过CocoaPods获取。要安装它,只需在 Podfile 中添加以下行即可 pod 'Develop-debug', :configurations => ['Debug'] 作者 [email protected] 协议 开发调试可使用MIT许可证。有关更多信息,请参阅LICENSE文件。
Develop-debug 示例 要运行示例项目,首先克隆仓库,然后从 Example 目录中运行 pod install 要求 安装 开发调试可以通过CocoaPods获取。要安装它,只需在 Podfile 中添加以下行即可 pod 'Develop-debug', :configurations => ['Debug'] 作者 [email protected] 协议 开发调试可使用MIT许可证。有关更多信息,请参阅LICENSE文件。