[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 8 / 6 / WSLWaterFlowLayout / 1.0.1 / WSLWaterFlowLayout.podspec.json
blob747068c29a35f487cdcb5204345592aad59be9e0
2   "name": "WSLWaterFlowLayout",
3   "version": "1.0.1",
4   "summary": "基于OC的瀑布流",
5   "description": "功能描述:WSLWaterFlowLayout 是在继承于UICollectionViewLayout的基础上封装的控件, 目前支持竖向瀑布流(item等宽不等高、支持头脚视图)、水平瀑布流(item等高不等宽 不支持头脚视图)、竖向瀑布流( item等高不等宽、支持头脚视图)、栅格布局瀑布流 4种样式的瀑布流布局。",
6   "homepage": "https://github.com/wsl2ls/WSLWaterFlowLayout",
7   "license": "MIT",
8   "authors": {
9     "wsl": "15324956576@163.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/wsl2ls/WSLWaterFlowLayout.git",
16     "tag": "v1.0.1"
17   },
18   "source_files": "collectionView/**/WSLWaterFlowLayout.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true