[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / 8 / e / GLMap / 0.8.0 / GLMap.podspec.json
blobb82b91155fad3922521458b0f5923d8c700bbb52
2   "name": "GLMap",
3   "version": "0.8.0",
4   "summary": "Framework for rendering your own vector maps using a unique style with OpenGL",
5   "description": "The GLMap framework has been built to allow you to easily integrate an offline map into any iOS application.\n\nFeatures:\n* Map rendering is performed directly on GPU\n* MapCSS-based rules allows map to be rendered with different styles\n* Displaying your specific geodata (points, lines and polygons) on a map\n* Online and offline mode support",
6   "homepage": "https://getyourmap.com",
7   "license": {
8     "type": "Commercial",
9     "text": "Copyright © Evgen Bodunov"
10   },
11   "authors": {
12     "Evgen Bodunov": "evgen@getyourmap.com"
13   },
14   "social_media_url": "http://twitter.com/molind",
15   "source": {
16     "http": "https://getyourmap.com/account/download/GLMap-0.8.0.zip",
17     "flatten": true
18   },
19   "resources": [
20     "DefaultStyle.bundle",
21     "world.vm"
22   ],
23   "exclude_files": "Examples",
24   "platforms": {
25     "ios": "8.0"
26   },
27   "requires_arc": true,
28   "vendored_frameworks": "GLMap.framework",
29   "module_name": "GLMap"