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