[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 9 / 8 / e / GLMap / 1.2.1 / GLMap.podspec.json
blob3b004afa558ead7246792ad3e518efb09ed4b2c5
2   "name": "GLMap",
3   "version": "1.2.1",
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.2.1/",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "http": "https://getyourmap.com/account/download/GLMap-1.2.1.zip",
20     "flatten": true
21   },
22   "vendored_frameworks": "GLMap.framework",
23   "resources": [
24     "GLMap.framework/default.metallib"
25   ],
26   "module_name": "GLMap",
27   "dependencies": {
28     "GLMap+DefaultStyle": [
30     ],
31     "GLMap+WorldMap": [
33     ]
34   }