blob: 74821b9e2a3707ab3c1427ddc83eb952289f23ae [file] [log] [blame]
{
"name": "WSCollectionViewFlowLayout",
"version": "0.0.2",
"summary": "可替代UICollectionViewFlowLayout的标签流布局.",
"description": "* 使用和UICollectionViewFlowLayout方式一样,无缝切换.\n* 支持不同区标签流和固定有规则混合布局.",
"homepage": "https://github.com/ONECATYU/WSCollectionViewFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ONECATYU": "786910875@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ONECATYU/WSCollectionViewFlowLayout.git",
"tag": "0.0.2"
},
"source_files": "lib/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}