podTestLqb 2.0.0×由 luqinbin 维护。安装指南×podTestLqb 安装指南您想在 Podfile 中添加如下类似的代码 pod 'podTestLqb', '~> 2.0'target 'MyApp' do pod 'podTestLqb', '~> 2.0' end然后在终端中运行 pod install,或者从 CocoaPods.app 中运行。或者为了测试运行,运行以下命令pod try podTestLqb查看 PodspecGitHub 仓库CocoaPods.org 上的页面podTestLqb 2.0.0作者luqinbinGH: luqinbinluqinbin/podTestLqbGitHub 仓库podTestLqb test123