/GTLocation

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.

Primary LanguageObjective-CMIT LicenseMIT

GTLocation

Build Status Version Platform

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.

Usage

To run the example project; clone the repo, and run pod install from the Project directory first.

Requirements

GTLocation requires iOS 7+ or OS X 10.9+.

Installation

GTLocation is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "GTLocation", '~> 0.1.0'

License

GTLocation is available under the MIT license. See the LICENSE file for more info.