0

I want to upgrade version of google maps in my application, but i dont want to use the CocoaPods, is it possible?

Fabio Berger
  • 1,921
  • 2
  • 24
  • 29
  • 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 Answers2

1

If you follow the resources inside podspec you can get it as you can see here:

GoogleMaps without CocoaPods

Community
  • 1
  • 1
Bisca
  • 6,380
  • 2
  • 19
  • 32
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