blob: 6d7dd5106e2d1f3999297aea1b6b77e93f309c07 [file] [log] [blame]
{
"name": "GLMapStatic",
"version": "1.0.4",
"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": "https://twitter.com/GLMapFramework",
"documentation_url": "https://getyourmap.com/docs/objc/api/1.0.4/",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://getyourmap.com/account/download/GLMapStatic-1.0.4.zip",
"flatten": true
},
"vendored_frameworks": "GLMap.framework",
"resources": [
"GLMap.framework/default.metallib"
],
"frameworks": [
"Accelerate",
"CoreLocation"
],
"libraries": [
"z",
"bz2",
"c++"
],
"dependencies": {
"GLMap+DefaultStyle": [
],
"GLMap+WorldMap": [
]
}
}