blob: a3a1a99d0180635af133b7516fca0fad3f8c36e0 [file] [log] [blame]
{
"name": "GLMap",
"version": "1.1.0",
"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.1.0/",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://getyourmap.com/account/download/GLMap-1.1.0.zip",
"flatten": true
},
"vendored_frameworks": "GLMap.framework",
"resources": [
"GLMap.framework/default.metallib"
],
"module_name": "GLMap",
"dependencies": {
"GLMap+DefaultStyle": [
],
"GLMap+WorldMap": [
]
}
}