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