blob: 7b45c710d016c70b2df75810b31f4d590ff8e850 [file] [log] [blame]
{
"name": "LocationManagerSwift",
"version": "1.0.1",
"license": "MIT",
"summary": "CLLocationManager wrapper in Swift - location updating and reverse geo coding made easy",
"homepage": "https://github.com/jensgrud/LocationManager",
"authors": {
"Jens Grud": "jens@heapsapp.com"
},
"source": {
"git": "https://github.com/jensgrud/LocationManager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.swift",
"requires_arc": true,
"pushed_with_swift_version": "2.3"
}