[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / e / GLMap / 1.3.0 / GLMap.podspec.json
blob1372e9a184d3bdb879b20439f2137b12a81d33b3
2   "name": "GLMap",
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/GLMap-1.3.0.zip",
26     "flatten": true
27   },
28   "vendored_frameworks": "GLMap.framework",
29   "resources": [
30     "GLMap.framework/default.metallib"
31   ],
32   "module_name": "GLMap",
33   "dependencies": {
34     "GLMap+DefaultStyle": [
36     ],
37     "GLMap+WorldMap": [
39     ]
40   }