blob: 9dbf1e1db11cdb04da4e0a1477b5bd540880d1ca [file] [log] [blame]
{
"name": "YJWaterFlowLayout",
"version": "0.1.2",
"summary": "YJWaterFlowLayout",
"description": "YJWaterFlowLayout 横向纵向流布局,不同section可以有不同布局,支持瀑布流,可拖拽item,可添加头视图和脚视图",
"homepage": "https://github.com/Zyj163/YJWaterFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zyj163": "zhangyongjun@pj-l.com"
},
"source": {
"git": "https://github.com/Zyj163/YJWaterFlowLayout.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJWaterFlowLayout/Classes/**/*",
"frameworks": "UIKit"
}