blob: 69749617417d25bb72f3e1eb54bb24d9086840fa [file] [log] [blame]
{
"name": "GLSearch",
"version": "1.0.4",
"summary": "GLSearch is an offline search engine for GLMap framework",
"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/GLSearch-1.0.4.zip",
"flatten": true
},
"vendored_frameworks": "GLSearch.framework",
"module_name": "GLSearch",
"dependencies": {
"GLMap": [
"= 1.0.4"
]
}
}