CAITestFramework 1.1.0×由 TestFramework 维护。安装指南×CAITestFramework 的安装指南您希望将以下内容类似地添加到 Podfile 中:target 'MyApp' do pod 'CAITestFramework', '~> 1.1' end然后在终端内部或从 CocoaPods.app 中运行 pod install。或者为了测试运行,运行以下命令:pod try CAITestFramework查看 PodspecGitHub 仓库CocoaPods.org 上的页面CAITestFramework 1.1.0由caiyilongcaiyilong/podTestGitHub 仓库podTest