AppVersionChecker 1.0.4× 测试已测试✗ 语言语言 SwiftSwift许可证 MIT 发布最后发布2015年5月 SPM支持 SPM✗由 ryuiwasaki 维护。安装指南×AppVersionChecker 安装指南您想添加类似以下内容到您的 Podfile 中target 'MyApp' do pod 'AppVersionChecker', '~> 1.0' end然后在您的终端中运行 pod install,或从 CocoaPods.app 运行。如果想要进行测试性运行,您可以运行以下命令pod try AppVersionChecker查看 PodspecGitHub 仓库在 CocoaPods.org 上的页面AppVersionChecker 1.0.4作者Ryu Iwasakija_gaimopotatoryuiwasaki/AppVersionCheckerGitHub 仓库 AppVersionChecker 检查应用程序当前版本是否更新到最新版本。