【发布时间】:2016-01-07 04:34:12
【问题描述】:
我希望将GoogleMaps 集成到我的应用程序中。
我正在使用 Xcode 7.2、Swift 2 和 我 不想想通过 podfile 安装它
我尽我所能找到一种替代方法,例如 Google-Maps 框架...有人可以建议我任何想法...
【问题讨论】:
标签: ios swift google-maps swift2 cocoapods
我希望将GoogleMaps 集成到我的应用程序中。
我正在使用 Xcode 7.2、Swift 2 和 我 不想想通过 podfile 安装它
我尽我所能找到一种替代方法,例如 Google-Maps 框架...有人可以建议我任何想法...
【问题讨论】:
标签: ios swift google-maps swift2 cocoapods
Versions 1.9.2 and earlier of the Google Maps SDK for iOS were available as a zip file containing a static framework. There was also the option to install recent versions from a CocoaPods pod. From version 1.10.0 onwards, the Google Maps SDK for iOS is available for installation only via CocoaPods.
【讨论】: