[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / 6 / ggcv / 1.0.0 / ggcv.podspec.json
blob87c75f8fec0111e65741837dc28bab3004381614
2   "name": "ggcv",
3   "version": "1.0.0",
4   "summary": "A short description of ggcv.",
5   "description": "Http and Socks proxy based on Privoxy and Antinat.",
6   "homepage": "https://github.com/SpikeLeeHom/ggcv",
7   "license": "GPLv2",
8   "authors": {
9     "SpikeLeeHom": "spikeleeyuuui@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/SpikeLeeHom/ggcv.git",
16     "tag": "1.0.0"
17   },
18   "libraries": "resolv",
19   "swift_version": "4.0",
20   "compiler_flags": "-fcxx-modules",
21   "xcconfig": {
22     "OTHER_CFLAGS": "$(inherited) -DSQLITE_HAS_CODEC"
23   },
24   "public_header_files": "Source/*.framework/Headers/{.h}",
25   "ios": {
26     "vendored_frameworks": "Source/*.framework"
27   },
28   "dependencies": {
29     "RealmSwift": [
30       "~> 2.10.2"
31     ],
32     "CocoaAsyncSocket": [
33       "~> 7.4.3"
34     ]
35   }