blob: ef24c16057332a0a61a48caee94036b364d0779e [file] [log] [blame]
{
"name": "GLSearch",
"version": "1.0.3",
"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.3/",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://getyourmap.com/account/download/GLSearch-1.0.3.zip",
"flatten": true
},
"vendored_frameworks": "GLSearch.framework",
"module_name": "GLSearch",
"dependencies": {
"GLMap": [
"= 1.0.3"
]
}
}