blob: c99343f6669aa67f64fe3437082fa85171d65d98 [file] [log] [blame]
{
"name": "SwiftLocationManager",
"version": "0.1.1",
"summary": "CLLocationManager wrapper, provides functions such as getting location, reverse geocoding using apple service.",
"homepage": "https://github.com/thanhpn91/SwiftLocationManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thanh Pham": "thanh.pham@siclo-mobile.com"
},
"source": {
"git": "https://github.com/thanhpn91/SwiftLocationManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftLocationManager/Classes/**/*",
"pushed_with_swift_version": "2.3"
}