[Add] FanapPodChatSDK 1.2.12
[CocoaPods.git] / Specs / 6 / b / 4 / LELocalServer / 1.0.1 / LELocalServer.podspec.json
blob5ae52418ab7e720b252a53834f4794126ac50da7
2   "name": "LELocalServer",
3   "version": "1.0.1",
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.1"
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   }