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
/
0
/
1
/
a
/
DLZWaterFallLayout
/
0.0.1
/
DLZWaterFallLayout.podspec.json
blob
6e10842fa82d1a467c3ef19aaa57641699eefe71
1
{
2
"name": "DLZWaterFallLayout",
3
"version": "0.0.1",
4
"summary": "瀑布流",
5
"description": "帮助您实现简单的瀑布流设置",
6
"homepage": "https://github.com/suyurensheng/DLZWaterFallLayout",
7
"license": "",
8
"authors": {
9
"董力祯": "dlz766498@163.com"
10
},
11
"platforms": {
12
"ios": null
13
},
14
"source": {
15
"git": "https://github.com/suyurensheng/DLZWaterFallLayout.git",
16
"tag": "v0.0.1"
17
},
18
"source_files": [
19
"DLZWaterFallLayout",
20
"*.{h,m,a}"
21
],
22
"frameworks": "UIKit"
23
}