STBaseKit 0.0.2×由 MichaelZL 维护。安装指南×STBaseKit 的安装指南您想要添加以下命令到 Podfile 中:pod 'STBaseKit', '~> 0.0'target 'MyApp' do pod 'STBaseKit', '~> 0.0' end然后在终端内或在 Cocoapods.app 中运行 pod install或者,为了测试运行,可以运行以下命令:pod try STBaseKit查看 PodspecGitHub 仓库CocoaPods.org 页面STBaseKit 0.0.2由YeSignTechYeSignTech/STBaseKitGitHub 仓库STBaseKit Hello World.