[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / e / a / GLMapStatic / 1.3.0 / GLMapStatic.podspec.json
blobd5441f3b305d900fe07552a7aa3c0c6f097a8d98
2   "name": "GLMapStatic",
3   "version": "1.3.0",
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.3.0/",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "source": {
25     "http": "https://globus.software/download/GLMapStatic-1.3.0.zip",
26     "flatten": true
27   },
28   "vendored_frameworks": "GLMap.framework",
29   "resources": [
30     "GLMap.framework/default.metallib"
31   ],
32   "frameworks": [
33     "Accelerate",
34     "CoreLocation"
35   ],
36   "libraries": [
37     "z",
38     "bz2",
39     "c++",
40     "resolv"
41   ],
42   "dependencies": {
43     "GLMap+DefaultStyle": [
45     ],
46     "GLMap+WorldMap": [
48     ]
49   }