blob: 2d1765bfa61b8b9b597223df5430e56b39ee3d66 [file] [log] [blame]
{
"name": "QZRainstormLayout",
"version": "1.0.0",
"summary": "一个简单的瀑瀑流布局",
"description": "一个简单的瀑瀑流布局demo",
"homepage": "https://github.com/qzHub/QZRainstormLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"QZ": "2733379784@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qzHub/QZRainstormLayout.git",
"tag": "1.0.0"
},
"source_files": [
"QZRainstormLayout",
"*.{h,m}"
],
"requires_arc": true
}