CldTest 0.0.2×由iefndcwy910415维护。安装指南×CldTest 安装指南你想要在Podfile中添加类似于以下的内容:pod 'CldTest', '~> 0.0'target 'MyApp' do pod 'CldTest', '~> 0.0' end然后在你的终端中运行pod install,或者从CocoaPods.app中运行。或者为了进行测试运行,运行以下命令pod try CldTest查看PodspecGitHub仓库CocoaPods.org上的页面CldTest 0.0.2由huangzhhuang0920hua/TestGitHub仓库测试