TestNewModule 1.1×维护者 宁。安装指南×TestNewModule安装指南您想将类似于以下的内容添加到Podfile中:target 'MyApp' do pod 'TestNewModule', '~> 1.1' end然后在您的终端内或从CocoaPods.app中运行pod install。为了进行测试,运行以下命令:pod try TestNewModule查看PodspecGitHub仓库CocoaPods.org上的页面TestNewModule 1.1作者:liningNingLi-iOSer/TextNewModuleGitHub仓库TextNewModule