blob: 33498eda3f2167457f9811ba0a2a32d5ae823246 [file] [log] [blame]
{
"name": "MPLocationManager",
"version": "1.2.2",
"summary": "Simple library to get location updates and all relavent things.",
"homepage": "https://github.com/mohakparmar/MPLocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohakparmar": "mohak@infoware.ws"
},
"source": {
"git": "https://github.com/mohakparmar/MPLocationManager.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MPLocationManager/Classes/**/*",
"frameworks": "CoreLocation"
}