| { |
| "name": "GLSearch", |
| "version": "1.0.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": "http://twitter.com/GLMapFramework", |
| "documentation_url": "https://getyourmap.com/docs/objc/api/1.0.0/", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "http": "https://getyourmap.com/account/download/GLSearch-1.0.0.zip", |
| "flatten": true |
| }, |
| "vendored_frameworks": "GLSearch.framework", |
| "module_name": "GLSearch", |
| "dependencies": { |
| "GLMap": [ |
| "= 1.0.0" |
| ] |
| } |
| } |