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