[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / d / 9 / 8 / GLSearchStatic / 1.0.4 / GLSearchStatic.podspec.json
blob9bf64eb75bab58ab5a07fa8bcab839b470435e30
2   "name": "GLSearchStatic",
3   "version": "1.0.4",
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.4/",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "http": "https://getyourmap.com/account/download/GLSearchStatic-1.0.4.zip",
20     "flatten": true
21   },
22   "vendored_frameworks": "GLSearch.framework",
23   "module_name": "GLSearch",
24   "resources": [
25     "*.dat",
26     "categories"
27   ],
28   "dependencies": {
29     "GLMapStatic": [
30       "= 1.0.4"
31     ]
32   }