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.4.14
[CocoaPods.git]
/
Specs
/
9
/
c
/
3
/
DCNetwork
/
0.2.6
/
DCNetwork.podspec.json
blob
42dc201cd892e46bfc93c813059e2de1faaa2fe5
1
{
2
"name": "DCNetwork",
3
"version": "0.2.6",
4
"summary": "网络DCNetwork.",
5
"homepage": "http://www.d2cmall.com",
6
"license": "MIT",
7
"authors": {
8
"quanzhizu2015": "quanzhizu2015@126.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/quanzhizu2015/DCNetwork.git",
15
"tag": "0.2.6"
16
},
17
"source_files": [
18
"DCNetwork",
19
"DCNetwork/**/*.{h,m}"
20
],
21
"dependencies": {
22
"AFNetworking": [
23
24
],
25
"MBProgressHUD": [
26
27
]
28
}
29
}