I want to upgrade version of google maps in my application, but i dont want to use the CocoaPods, is it possible?
Asked
Active
Viewed 62 times
0
-
why? is the question really - "I can't get CocoaPods to work?" or is there something you need to do that can't be achieved with Pods? – Russell Jan 21 '16 at 08:08
-
Possible duplicate of [GoogleMaps without CocoaPods](http://stackoverflow.com/questions/31782277/googlemaps-without-cocoapods) – Michaël Azevedo Jan 21 '16 at 08:09
2 Answers
1
If you follow the resources inside podspec you can get it as you can see here:
1
[http://vikrambahl.com/google-maps-ios-xcode-storyboards/][1]
Click here You can visit this tutorial for googleMap without pod

Yagnesh Dobariya
- 2,241
- 19
- 29