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