2 "name": "CollectionViewCenteredFlowLayout",
4 "summary": "A layout for UICollectionView that aligns the cells to the center",
5 "description": "A `UICollectionViewLayout` implementation that aligns the cells to the center.\n\nIt uses `UICollectionViewFlowLayout` under the hood.",
6 "homepage": "https://github.com/coeur/CollectionViewCenteredFlowLayout",
7 "screenshots": "https://raw.githubusercontent.com/coeur/CollectionViewCenteredFlowLayout/master/screenshot.png",
15 "social_media_url": "http://twitter.com/adigitalknight",
20 "git": "https://github.com/coeur/CollectionViewCenteredFlowLayout.git",
23 "source_files": "CollectionViewCenteredFlowLayout/*.swift",
24 "pushed_with_swift_version": "3.0"