[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / e / a / GLMapStatic / 1.0.3 / GLMapStatic.podspec.json
blob4ab3d5572b84d82142118a65fe90aa1247822918
2   "name": "GLMapStatic",
3   "version": "1.0.3",
4   "summary": "GLMap is a fast and customizable offline vector map",
5   "homepage": "https://getyourmap.com",
6   "license": {
7     "type": "Commercial",
8     "text": "Copyright © Evgen Bodunov"
9   },
10   "authors": {
11     "Evgen Bodunov": "evgen@getyourmap.com"
12   },
13   "social_media_url": "https://twitter.com/GLMapFramework",
14   "documentation_url": "https://getyourmap.com/docs/objc/api/1.0.3/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "http": "https://getyourmap.com/account/download/GLMapStatic-1.0.3.zip",
20     "flatten": true
21   },
22   "vendored_frameworks": "GLMap.framework",
23   "resources": [
24     "GLMap.framework/default.metallib"
25   ],
26   "frameworks": [
27     "Accelerate",
28     "CoreLocation"
29   ],
30   "libraries": [
31     "z",
32     "bz2",
33     "c++"
34   ],
35   "dependencies": {
36     "GLMap+DefaultStyle": [
38     ],
39     "GLMap+WorldMap": [
41     ]
42   }