blob: ea45986cf35457ec8bed082db34c94d7d6f2d26b [file] [log] [blame]
{
"name": "YJWaterFlowLayout",
"version": "0.0.1",
"summary": "YJWaterFlowLayout",
"description": "YJWaterFlowLayout 横向纵向瀑布流布局,可拖拽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.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJWaterFlowLayout/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}