GTLocation is an extension to Core Location that adds categories and classes to easier working with locations. It also adds classes to interface with the Google Maps and Google Places APIs that aren't exposed in the Google Maps SDK.
To run the example project; clone the repo, and run pod install
from the Project directory first.
GTLocation requires iOS 7+ or OS X 10.9+.
GTLocation is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "GTLocation", '~> 0.1.0'
GTLocation is available under the MIT license. See the LICENSE file for more info.