easydebug 0.1.0×由 easydebug 维护。安装指南×easydebug 安装指南您想要将类似以下的内容添加到 Podfile 中:target 'MyApp' do pod 'easydebug', '~> 0.1' end然后在终端内部或从 CocoaPods.app 运行 pod install。或者为了进行测试运行,运行以下命令:pod try easydebug查看 PodspecGitHub 仓库CocoaPods.org 上的页面easydebug 0.1.0由RggComingRggComing/easydebugGitHub 仓库easydebug 示例 要运行示例项目,请先克隆仓库,然后从 Example 目录运行 pod install。 要求 安装 easydebug 可通过 CocoaPods 获取。要安装它,只需将以下行添加到 Podfile 中: pod 'easydebug' 作者 RggComing, @example.com 许可 easydebug遵循MIT许可证。更多详细信息请参阅LICENSE文件。
easydebug 示例 要运行示例项目,请先克隆仓库,然后从 Example 目录运行 pod install。 要求 安装 easydebug 可通过 CocoaPods 获取。要安装它,只需将以下行添加到 Podfile 中: pod 'easydebug' 作者 RggComing, @example.com 许可 easydebug遵循MIT许可证。更多详细信息请参阅LICENSE文件。