testSecond 8.7×由YY维护。安装指南×testSecond的安装指南您想将以下类似的内容添加到Podfile中:`pod 'testSecond', '~> 8.7'`target 'MyApp' do pod 'testSecond', '~> 8.7' end然后在您的终端中运行pod install,或从CocoaPods.app中运行。或者为了测试运行,您可以运行以下命令pod try testSecond查看PodspecGitHub仓库CocoaPods.org上的页面testSecond 8.7由yysuperMagician/testSecondGitHub仓库testSecond