blob: 88364ff2f2ff63dee31e408fe4cd5d5fb2bea2e6 [file] [log] [blame]
{
"name": "NRLocationManager",
"version": "1.1.0",
"summary": "This class is used to provide a location updates via completion handler.",
"swift_version": "4.0",
"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.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "NRLocationManager/Classes/**/*"
}