blob: 62a2bbde2b12a1c78dac1b1477194b97dab9a0e2 [file] [log] [blame]
{
"name": "MPLocationManager",
"version": "1.1.3",
"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.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MPLocationManager/Classes/**/*",
"frameworks": "CoreLocation"
}