LYTestLibrary 1.12×由 ‘liuyang511’ 维护。安装指南×LYTestLibrary 安装指南您需要在 Podfile 中添加类似于以下代码行:pod 'LYTestLibrary', '~> 1.12'target 'MyApp' do pod 'LYTestLibrary', '~> 1.12' end然后在终端中运行 pod install,或者从 CocoaPods.app 中运行。或者为了测试运行,运行以下命令pod try LYTestLibrary查看 PodspecGitHub 仓库CocoaPods.org 页面LYTestLibrary 1.12由liuyang511weibo.comliuyang511/LYTestLibraryGitHub 仓库