I'm trying to use the GoogleMaps library in order to display a map in a specific view controller.
I use import GoogleMaps but XCode doesn't seem to find the library.
I'd like to use the GMSCameraPosition and GMSMapView classes.

I know the Google Maps and Google Places come while installing this library. I've read also README.md.
Xcode: 8.3.3
iOS version I'm targeting: iOS 10
I'm trying to use the GoogleMaps library in order to display a map in a specific view controller.
I use
import GoogleMapsbut XCode doesn't seem to find the library.I'd like to use the
GMSCameraPositionandGMSMapViewclasses.I know the Google Maps and Google Places come while installing this library. I've read also
README.md.Xcode: 8.3.3
iOS version I'm targeting: iOS 10