blob: 9bfa98eab503b9d3fc93e430a0a75f0e174f4f2c [file] [log] [blame]
{
"name": "KGLocationManager",
"version": "0.1.2",
"summary": "Singleton location manager class.",
"description": "Easy to use one location manager across multiple view controllers.",
"homepage": "https://github.com/KyleGoslan/KGLocationManager",
"license": "MIT",
"authors": {
"KyleGoslan": "kylegoslan@me.com"
},
"source": {
"git": "https://github.com/KyleGoslan/KGLocationManager.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/KyleGoslan",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "KGLocationManager"
}