2 "name": "JQCollectionViewAlignLayout",
4 "summary": "A custom layout object based on flow layout, that supports setting horizontal, vertical alignment and RTL(right to left) direction of collection view items.",
5 "description": "A custom layout object based on flow layout, that supports setting horizontal, vertical alignment and RTL(right to left) direction of collection view items.\n(available for both UICollectionView and NSCollectionView)",
6 "homepage": "https://github.com/coder-zjq/JQCollectionViewAlignLayout",
8 "https://raw.githubusercontent.com/Coder-ZJQ/JQCollectionViewAlignLayout/master/images/h-left.png",
9 "https://raw.githubusercontent.com/Coder-ZJQ/JQCollectionViewAlignLayout/master/images/h-center.png",
10 "https://raw.githubusercontent.com/Coder-ZJQ/JQCollectionViewAlignLayout/master/images/h-right.png"
17 "coder-zjq": "zjq_joker@163.com"
20 "git": "https://github.com/coder-zjq/JQCollectionViewAlignLayout.git",
23 "source_files": "JQCollectionViewAlignLayout/Classes/*",