[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 1 / 8 / JJCollectionViewRoundFlowLayout / 2.9.0 / JJCollectionViewRoundFlowLayout.podspec.json
blob15dededeccf58f83bb09af1d63c9b38090c993a4
2   "name": "JJCollectionViewRoundFlowLayout",
3   "version": "2.9.0",
4   "summary": "JJCollectionViewRoundFlowLayout可设置CollectionView的BackgroundColor,设置简单,可自定义背景颜色偏移等功能。",
5   "description": "TODO:JJCollectionViewRoundFlowLayout可设置CollectionView的BackgroundColor,可根据用户Cell个数计算背景图尺寸,可自定义是否包括计算CollectionViewHeaderView、CollectionViewFootererView或只计算Cells。设置简单,可自定义背景颜色偏移,设置显示方向(竖向、横向)显示,不同Section设置不同的背景颜色。支持Cell对齐模式。支持左、中、右、右开启模式。支持背景图点击事件响应.",
6   "homepage": "https://github.com/kingjiajie/JJCollectionViewRoundFlowLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kingjiajie": "kingjiajie@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/kingjiajie/JJCollectionViewRoundFlowLayout.git",
16     "tag": "2.9.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JJCollectionViewRoundFlowLayout/Classes/**/*",
22   "frameworks": "UIKit"