[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 4 / NRLocationManager / 1.0.2 / NRLocationManager.podspec.json
blob60d843fbc26ff20a10381da6e8812194551de4e9
2   "name": "NRLocationManager",
3   "version": "1.0.2",
4   "summary": "This class is used to provide a location updates via completion handler.",
5   "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.",
6   "homepage": "https://github.com/naveenrana1309/NRLocationManager",
7   "screenshots": "https://cdn.rawgit.com/naveenrana1309/NRLocationManager/master/Example/sample.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "naveenrana1309": "naveenrana1309@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/naveenrana1309/NRLocationManager.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "NRLocationManager/Classes/**/*",
23   "pushed_with_swift_version": "3.0"