repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ZJSDK 2.5.5.6
[CocoaPods.git]
/
Specs
/
d
/
7
/
1
/
TUNFD
/
0.0.1
/
TUNFD.podspec.json
blob
fce1fb4b44e760c1125f1a697405e5f0d4e36a71
1
{
2
"name": "TUNFD",
3
"version": "0.0.1",
4
"summary": "TUNFD",
5
"description": "TUN FD.",
6
"homepage": "https://github.com/tospery/TUNFD",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"yangjianxiang": "tospery@gmail.com"
13
},
14
"source": {
15
"git": "https://github.com/tospery/TUNFD.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "11.0"
20
},
21
"source_files": "TUNFD/**/*",
22
"frameworks": [
23
"UIKit",
24
"NetworkExtension"
25
]
26
}