blob: 1358cc1dabd69da19e398d525177349b70a01ea9 [file] [log] [blame]
{
"name": "JLocationKit",
"version": "1.0.1",
"license": "MIT",
"summary": "An easy way to get the device's current location and geographical region monitoring on iOS(swift).",
"homepage": "https://github.com/joehour/LocationKit",
"authors": {
"joe": "joemail168@gmail.com"
},
"source": {
"git": "https://github.com/joehour/LocationKit.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "LocationKit/*.{swift}",
"pushed_with_swift_version": "3.0"
}