blob: dc81d5853c7b61b05d39fd3199f4ec81302bdbb0 [file] [log] [blame]
{
"name": "LocationManagerSwift",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.swift",
"requires_arc": true,
"pushed_with_swift_version": "2.3"
}