blob: 6984b7000ac4293b4e12264aadba934a040ceb6f [file] [log] [blame]
{
"name": "SJHLocationManager",
"version": "0.0.2",
"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.2"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "SJHLocationManager",
"public_header_files": "SJHLocationManager/*.h",
"frameworks": "CoreLocation"
}