[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / d / 9 / 8 / GLSearchStatic / 1.3.0 / GLSearchStatic.podspec.json
blob6dffdd04c7b671a425f0d80e856031e5a7ed72ba
2   "name": "GLSearchStatic",
3   "version": "1.3.0",
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.3.0/",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "source": {
25     "http": "https://globus.software/download/GLSearchStatic-1.3.0.zip",
26     "flatten": true
27   },
28   "vendored_frameworks": "GLSearch.framework",
29   "module_name": "GLSearch",
30   "resources": [
31     "*.dat",
32     "categories"
33   ],
34   "dependencies": {
35     "GLMapStatic": [
36       "= 1.3.0"
37     ]
38   }