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