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