blob: 787cc39a6dcaf89c7315b6df8f1a8e660c99a2a7 [file] [log] [blame]
{
"name": "JJCollectionViewRoundFlowLayout",
"version": "1.0.1",
"summary": "JJCollectionViewRoundFlowLayout可设置CollectionView的BackgroundColor,设置简单,可自定义背景颜色偏移等功能.",
"description": "TODO:JJCollectionViewRoundFlowLayout可设置CollectionView的BackgroundColor,可根据用户Cell个数计算背景图尺寸,可自定义是否包括计算CollectionViewHeaderView、CollectionViewFootererView或只计算Cells。设置简单,可自定义背景颜色偏移,设置显示方向(竖向、横向)显示,不同Section设置不同的背景颜色。.",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JJCollectionViewRoundFlowLayout/Classes/**/*",
"frameworks": "UIKit"
}