blob: be15f76cb98b12081fdaedbbdcad4f74a06e15be [file] [log] [blame]
{
"name": "NRLocationManager",
"version": "1.0.1",
"summary": "This class is used to provide a location updates via completion handler.",
"description": "NRLocationManager: This class is used to provide a location updates via completion handler.Some of the main features this library provide are:\n* One time Location\n* Continous Location\n* Significant Location\n* Check System location is on/off.",
"homepage": "https://github.com/naveenrana1309/NRLocationManager",
"screenshots": "https://cdn.rawgit.com/naveenrana1309/NRLocationManager/master/Example/sample.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"naveenrana1309": "naveenrana1309@gmail.com"
},
"source": {
"git": "https://github.com/naveenrana1309/NRLocationManager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "NRLocationManager/Classes/**/*",
"pushed_with_swift_version": "3.0"
}