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