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
/
d
/
9
/
c
/
DHttpUtil
/
0.1.0
/
DHttpUtil.podspec.json
blob
ad05a6ae1241d66ea00297054dc6d583633336c7
1
{
2
"name": "DHttpUtil",
3
"version": "0.1.0",
4
"license": "MIT",
5
"homepage": "https://github.com/dujiepeng/DHttpUtil",
6
"summary": "a http util",
7
"authors": {
8
"Douser": "347302029@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/dujiepeng/DHttpUtil.git",
12
"tag": "0.1.0"
13
},
14
"source_files": "DHttpUtil/**/*.{h}",
15
"platforms": {
16
"ios": "5.0"
17
},
18
"requires_arc": true
19
}