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] NHValidationKit 1.0.2
[CocoaPods.git]
/
Specs
/
4
/
b
/
5
/
DQPlaceholderView
/
1.0.1
/
DQPlaceholderView.podspec.json
blob
99b81b0e5daf9ffffacff0d2b09bd320347e90e9
1
{
2
"name": "DQPlaceholderView",
3
"version": "1.0.1",
4
"summary": "空视图处理",
5
"homepage": "https://github.com/dongqihouse/DQPlaceholderView",
6
"license": "MIT",
7
"authors": {
8
"dq": "244514311@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/dongqihouse/DQPlaceholderView.git",
12
"tag": "1.0.1"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "Source/*",
19
"frameworks": [
20
"Foundation",
21
"UIKit"
22
],
23
"dependencies": {
24
"Masonry": [
25
26
]
27
}
28
}