Yesterday I recived an email from google saying that I could acces to the map api for ios, I generated my key from the app console and I follow the steps of https://develope
Try this:
Drag the GoogleMaps.framework bundle to the Frameworks group of your project. When prompted, select Copy items into destination group's folder.
You have to copy the unzipped folder "GoogleMaps.framework" into XCode.
Then follow steps 3 & 4
3.Right-click GoogleMaps.framework in your project, and select Show In Finder.
4.Drag the GoogleMaps.bundle from the Resources folder to your project. We suggest putting it in the Frameworks group. When prompted, ensure Copy items into destination group's folder is not selected.
If still not working try adding manually GoogleMaps.framework in the Build Phases tab->Link Binary with Libraries