Location manager is a CLLocationManager wrapper written entirely in Swift
Features:
1) Location update with closure & delegate support
2) Geocoding and reverse geocoding using Apple service
3) Geocoding and reverse geocoding using Google service
4) Closure returns CLPlacemark object, making it easier to place pin on map