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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
d
/
5
/
6
/
QZRainstormLayout
/
1.0.0
/
QZRainstormLayout.podspec.json
blob
2d1765bfa61b8b9b597223df5430e56b39ee3d66
1
{
2
"name": "QZRainstormLayout",
3
"version": "1.0.0",
4
"summary": "一个简单的瀑瀑流布局",
5
"description": "一个简单的瀑瀑流布局demo",
6
"homepage": "https://github.com/qzHub/QZRainstormLayout",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"QZ": "2733379784@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/qzHub/QZRainstormLayout.git",
19
"tag": "1.0.0"
20
},
21
"source_files": [
22
"QZRainstormLayout",
23
"*.{h,m}"
24
],
25
"requires_arc": true
26
}