AsyncLocationManager 1.0.0×由 Hardeep Singh 维护。安装指南×AsyncLocationManager 的安装指南您想将以下内容类似地添加到 Podfile 中:target 'MyApp' do pod 'AsyncLocationManager', '~> 1.0' end然后在终端中运行 pod install,或者在 CocoaPods.app 中。或者为了测试运行,运行以下命令:pod try AsyncLocationManager查看 PodspecGitHub 仓库CocoaPods.org 上的页面AsyncLocationManager 1.0.0作者Hardeep Singhhardeep-singh/AsyncLocationManagerGitHub 仓库AsyncLocationManager Apple CoreLocation 框架的新并发模型包装器 安装 Cocoapods pod 'AsyncLocationManager'