blob: 4e9d15cd61602a3de539a87af6c615bd9120f990 [file] [log] [blame]
{
"name": "GLMapStatic",
"version": "0.8.3",
"summary": "GLMap is a fast and customizable offline vector map",
"homepage": "https://getyourmap.com",
"license": {
"type": "Commercial",
"text": "Copyright © Evgen Bodunov"
},
"authors": {
"Evgen Bodunov": "evgen@getyourmap.com"
},
"social_media_url": "http://twitter.com/molind",
"source": {
"http": "https://getyourmap.com/account/download/GLMapStatic-0.8.3.zip",
"flatten": true
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "GLMap.framework",
"resources": [
"DefaultStyle.bundle",
"world.vm"
],
"frameworks": [
"Accelerate",
"CoreLocation"
],
"libraries": [
"z",
"c++"
]
}