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