KratosExtensions 0.0.1× 测试已测试✗ 语言语言 Obj-CObjective C许可协议 MIT 发布最新发布2016年3月由 未认领 维护。安装指南×KratosExtensions 的安装指南您想要将如下代码 pod 'KratosExtensions', '~> 0.0' 添加到您的 Podfile 中target 'MyApp' do pod 'KratosExtensions', '~> 0.0' end然后在终端中运行 pod install,或者从 CocoaPods.app 中运行。或者为了测试运行,运行以下命令pod try KratosExtensions查看 PodspecGitHub 仓库CocoaPods.org 上的页面KratosExtensions 0.0.1作者KratosKratos28/KratosExtensionGitHub 仓库 KratosExtension 用法 要运行示例项目,请克隆仓库,并首先从 Example 目录中运行 pod install。 要求 安装 KratosExtension 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中 pod "KratosExtension" 作者 zhiqianghu, [email protected] 许可协议 KratosExtension 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。