2 "name": "AlignedCollectionViewFlowLayout",
4 "summary": "A collection view layout that gives you control over the horizontal and vertical alignment of the cells.",
5 "description": "A collection view layout that gives you control over the horizontal and vertical cell alignment.\n You can use it to align cells like words in a left- or right-aligned paragraph and\n to specify how the cells are vertically aligned within their rows.\n Other than that, the layout behaves exactly like Apple's UICollectionViewFlowLayout.",
6 "homepage": "https://github.com/mischa-hildebrand/AlignedCollectionViewFlowLayout",
12 "Mischa Hildebrand": "web@mischa-hildebrand.de"
15 "git": "https://github.com/mischa-hildebrand/AlignedCollectionViewFlowLayout.git",
21 "source_files": "AlignedCollectionViewFlowLayout/Classes/**/*",
22 "pushed_with_swift_version": "3.0"