[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / 8 / GLSearch / 1.0.1 / GLSearch.podspec.json
blob1cbe51f0239cf9a3249d08e5608fa91cd15c846c
2   "name": "GLSearch",
3   "version": "1.0.1",
4   "summary": "GLSearch is an offline search engine for GLMap framework",
5   "homepage": "https://getyourmap.com",
6   "license": {
7     "type": "Commercial",
8     "text": "Copyright © Evgen Bodunov"
9   },
10   "authors": {
11     "Evgen Bodunov": "evgen@getyourmap.com"
12   },
13   "social_media_url": "https://twitter.com/GLMapFramework",
14   "documentation_url": "https://getyourmap.com/docs/objc/api/1.0.1/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "http": "https://getyourmap.com/account/download/GLSearch-1.0.1.zip",
20     "flatten": true
21   },
22   "vendored_frameworks": "GLSearch.framework",
23   "module_name": "GLSearch",
24   "dependencies": {
25     "GLMap": [
26       "= 1.0.1"
27     ]
28   }