blob: 377970b79e9a77c5e1b68d44b1e782f8bbdb82b5 [file] [log] [blame]
{
"name": "GLMap",
"version": "1.0.2",
"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.2/",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://getyourmap.com/account/download/GLMap-1.0.2.zip",
"flatten": true
},
"vendored_frameworks": "GLMap.framework",
"module_name": "GLMap",
"dependencies": {
"GLMap+DefaultStyle": [
],
"GLMap+WorldMap": [
]
}
}