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.8.12
[CocoaPods.git]
/
Specs
/
1
/
c
/
5
/
DGProgressHUD
/
0.0.1
/
DGProgressHUD.podspec.json
blob
f081159463a9b25d32d7b6aec17a8c4016e8c07d
1
{
2
"name": "DGProgressHUD",
3
"version": "0.0.1",
4
"summary": "网络指示器",
5
"description": "网络指示器",
6
"homepage": "https://github.com/daguo503/DGCustom",
7
"license": "MIT",
8
"authors": {
9
"DG": "476601070@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/daguo503/DGCustom.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"DGProgressHUD",
20
"*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"requires_arc": true
24
}