2 "name": "WSLWaterFlowLayout",
5 "description": "功能描述:WSLWaterFlowLayout 是在继承于UICollectionViewLayout的基础上封装的控件, 目前支持竖向瀑布流(item等宽不等高、支持头脚视图)、水平瀑布流(item等高不等宽 不支持头脚视图)、竖向瀑布流( item等高不等宽、支持头脚视图)、栅格布局瀑布流 4种样式的瀑布流布局。",
6 "homepage": "https://github.com/wsl2ls/WSLWaterFlowLayout",
9 "wsl": "15324956576@163.com"
15 "git": "https://github.com/wsl2ls/WSLWaterFlowLayout.git",
18 "source_files": "collectionView/**/WSLWaterFlowLayout.{h,m}",
19 "exclude_files": "Classes/Exclude",