blob: b54dcbd06a1724c17030d6e17693566fea33bdb2 [file] [log] [blame]
{
"name": "SJHLocationManager",
"version": "0.0.4",
"summary": "A location manager that handles regions through GPS location.",
"homepage": "https://github.com/SellJamHere/SJHLocationManager",
"license": "MIT",
"authors": {
"James Heller": "jaheller5@gmail.com"
},
"source": {
"git": "https://github.com/SellJamHere/SJHLocationManager.git",
"tag": "0.0.4"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "SJHLocationManager",
"public_header_files": "SJHLocationManager/*.h",
"frameworks": "CoreLocation"
}