[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / e / a / GLMapStatic / 1.2.4 / GLMapStatic.podspec.json
blobd75580757e4b3f5d10f1987470ccdb21801c5f73
2   "name": "GLMapStatic",
3   "version": "1.2.4",
4   "summary": "GLMap is a fast and customizable offline vector map",
5   "homepage": "https://globus.software",
6   "license": {
7     "type": "Commercial",
8     "text": "Copyright © Evgen Bodunov"
9   },
10   "authors": {
11     "Evgen Bodunov": "evgen@globus.software"
12   },
13   "social_media_url": "https://twitter.com/GLMapFramework",
14   "documentation_url": "https://globus.software/docs/objc/api/1.2.4/",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "http": "https://globus.software/download/GLMapStatic-1.2.4.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     "resolv"
35   ],
36   "dependencies": {
37     "GLMap+DefaultStyle": [
39     ],
40     "GLMap+WorldMap": [
42     ]
43   }