[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / b / 4 / LELocalServer / 1.0.0 / LELocalServer.podspec.json
blobe733d02005d6776f94f563638dd66c29b1795056
2   "name": "LELocalServer",
3   "version": "1.0.0",
4   "summary": "A short description of LELocalServer.",
5   "description": "LEE_SS_LIB Http and Socks proxy based on Privoxy and Antinat.",
6   "homepage": "https://github.com/SpikeLeeHom/LELocalServer",
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/LELocalServer.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     "libsodium": [
30       "~>1.0.3"
31     ],
32     "OpenSSL-for-iOS": [
33       "~> 1.0.2.d.1"
34     ]
35   }