[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 8 / e / GLMap / 0.8.1 / GLMap.podspec.json
blob82412604463e673707f83aff3b00bb6203323edc
2   "name": "GLMap",
3   "version": "0.8.1",
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 or Android application.\n\nFeatures:\n* Map rendering is performed directly on GPU\n* MapCSS-based rules allows map to be rendered with different styles\n* Custom GeoJSON data could be added on map using MapCSS\n* Online and offline vector map mode support\n* Raster map source could be displayed",
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.1.zip",
17     "flatten": true
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "GLMap.framework",
23   "resources": [
24     "DefaultStyle.bundle",
25     "world.vm"
26   ],
27   "exclude_files": "ObjCDemo",
28   "module_name": "GLMap"