blob: c70354ca4c5da6cb57e898fb7be9106f2ab92835 [file] [log] [blame]
{
"name": "YYWaterflowLayout",
"version": "1.0.0",
"summary": "轻量级瀑布流样式。",
"description": "A lightweight stream waterfall layout style.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/marychenyuan/YYWaterflowLayout",
"license": "MIT",
"authors": {
"陈园": "562351125@qq.com"
},
"source": {
"git": "https://github.com/marychenyuan/YYWaterflowLayout.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "YYWaterflowLayout/*",
"frameworks": "UIKit"
}