StaticLibTool 1.0.1×由 ForgetAndRemember 维护。安装指南×StaticLibTool安装指南您希望在Podfile中添加类似以下的代码:pod 'StaticLibTool', '~> 1.0'target 'MyApp' do pod 'StaticLibTool', '~> 1.0' end然后在您的终端内运行pod install,或者从CocoaPods.app中运行。或者,为了进行测试运行,可以运行以下命令pod try StaticLibTool查看PodspecGitHub仓库CocoaPods.org上的页面StaticLibTool 1.0.1作者:ForgetAndRememberForgetAndRemember/RSWangxuGitHub仓库RSWangxu