kactus 1.0.10× 测试测试情况✗ Lang语言 Obj-CObjective C许可 MIT 发布最后发布2015年5月由 mandreatta 维护。安装指南×kactus的安装指南您想要将类似于以下内容添加到您的Podfile中:target 'MyApp' do pod 'kactus', '~> 1.0' end然后在您的终端内运行pod install,或在CocoaPods.app中执行。或者为了测试运行,运行以下命令:pod try kactus查看PodspecGitHub仓库CocoaPods.org上的页面kactus 1.0.10由Andreatta Massimilianomaxandreatta/kactusGitHub仓库 pod spec lint --allow-warnings pod trunk push --allow-warnings