[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / 8 / JJCollectionViewRoundFlowLayout / 1.1.0 / JJCollectionViewRoundFlowLayout.podspec.json
blob0c3d15276ff86d1962919ad29dbf1d8b26a265d7
2   "name": "JJCollectionViewRoundFlowLayout",
3   "version": "1.1.0",
4   "summary": "JJCollectionViewRoundFlowLayout可设置CollectionView的BackgroundColor,设置简单,可自定义背景颜色偏移等功能.",
5   "description": "TODO:JJCollectionViewRoundFlowLayout可设置CollectionView的BackgroundColor,可根据用户Cell个数计算背景图尺寸,可自定义是否包括计算CollectionViewHeaderView、CollectionViewFootererView或只计算Cells。设置简单,可自定义背景颜色偏移,设置显示方向(竖向、横向)显示,不同Section设置不同的背景颜色。.",
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": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JJCollectionViewRoundFlowLayout/Classes/**/*",
22   "frameworks": "UIKit"