[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241227
[CocoaPods.git] / Specs / 7 / c / a / JGLocation / 0.1.9 / JGLocation.podspec.json
blobd6222e8ce45557051de3e88c544140fab7f3dedc
2   "name": "JGLocation",
3   "version": "0.1.9",
4   "summary": "JGLocation is a simple framework to track users and users delivering packages",
5   "description": "Framework to track users and users delivering packages. You can use it to easily adjust CoreLocation settings and improve battery issues associated with each case. *Still being developed*",
6   "homepage": "https://github.com/joaopdcgarcia/JGLocation",
7   "license": "MIT",
8   "authors": {
9     "joaopdcgarcia": "joaopdcgarcia@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/joaopdcgarcia/JGLocation.git",
13     "tag": "0.1.9"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JGLocation": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "CoreLocation",
28     "Foundation",
29     "MapKit"
30   ]