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] NetKernel 1.1.4
[CocoaPods.git]
/
Specs
/
4
/
c
/
b
/
ZJNet
/
0.1.0
/
ZJNet.podspec.json
blob
2bb0991d3765a9eae6b4903cad6407d08ee39c9e
1
{
2
"name": "ZJNet",
3
"version": "0.1.0",
4
"summary": "just 11",
5
"description": "Add long description of the pod here.",
6
"homepage": "https://github.com/oyxc/ZJNet",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"oyxc": "346215934@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/oyxc/ZJNet.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ZJNet/Classes/**/*"
22
}