I am using Xcode 7.1 and the deployment target is iOS 9.1. The app is \"AreaCalculator\" and it was written in Swift. I did following to set up the framework and import the map:
Add this line in AppDelegate.m
#import "GoogleMaps/GoogleMaps.h"