blob: da74cf21222c99c3b34f339cb2990d5675207ea2 [file] [log] [blame]
{
"name": "JJCollectionViewRoundFlowLayout",
"version": "2.4.0",
"summary": "JJCollectionViewRoundFlowLayout可设置CollectionView的BackgroundColor,设置简单,可自定义背景颜色偏移等功能。",
"description": "TODO:JJCollectionViewRoundFlowLayout可设置CollectionView的BackgroundColor,可根据用户Cell个数计算背景图尺寸,可自定义是否包括计算CollectionViewHeaderView、CollectionViewFootererView或只计算Cells。设置简单,可自定义背景颜色偏移,设置显示方向(竖向、横向)显示,不同Section设置不同的背景颜色。支持Cell对齐模式。支持左、中、右、右开启模式。支持背景图点击事件响应.",
"homepage": "https://github.com/kingjiajie/JJCollectionViewRoundFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingjiajie": "kingjiajie@sina.com"
},
"source": {
"git": "https://github.com/kingjiajie/JJCollectionViewRoundFlowLayout.git",
"tag": "2.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JJCollectionViewRoundFlowLayout/Classes/**/*",
"frameworks": "UIKit"
}