YGTool 1.0.1× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2017年11月由 ghyang521 维护。安装指南×YGTool 安装指南您可以将以下类似代码添加到 Podfile 中:target 'MyApp' do pod 'YGTool', '~> 1.0' end然后在终端内部运行 pod install,或从 CocoaPods.app 运行。或者为了进行测试运行,运行以下命令:pod try YGTool查看 PodspecGitHub 仓库CocoaPods.org 页面YGTool 1.0.1由[email protected]yangxiangwei/YGToolGitHub 仓库YGTool 示例 要运行示例项目,请克隆仓库,然后先在 Example 目录中运行 pod install。 需求 安装 YGTool 可通过 CocoaPods 获取。要安装它,只需将以下行添加到您的 Podfile: pod 'YGTool' 作者 [email protected], [email protected] 许可证 YGTool 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。