[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / c / a / JGLocation / 0.1.2 / JGLocation.podspec.json
blob4b84e75a3e71af06e41055c17b52775cd1129e4f
2   "name": "JGLocation",
3   "version": "0.1.2",
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.2"
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   ]