{ | |
"name": "QZWaterfallLayout", | |
"version": "1.0.0", | |
"summary": "一个简单的瀑瀑流布局", | |
"description": "实现了瀑布流功能,但是不能添加头部和底部视图", | |
"homepage": "https://github.com/qzHub/QZWaterfallLayout", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"QZ": "2733379784@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/qzHub/QZWaterfallLayout.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "*.{h,m}", | |
"requires_arc": true | |
} |