2 "name": "CenteredCollectionView",
4 "summary": "A `CollectionViewFlowLayout` that 'pages' and centers its cells 🎡 written in Swift",
5 "description": "`CenteredCollectionView` is a lightweight drop in place `UICollectionViewFlowLayout` that pages and keeps its cells centered, resulting in the \"carousel effect\" 🎡",
6 "homepage": "https://github.com/BenEmdon/CenteredCollectionView",
12 "BenEmdon": "benjaminemdon@gmail.com"
14 "social_media_url": "http://twitter.com/BenEmdon",
18 "swift_version": "4.0",
20 "git": "https://github.com/BenEmdon/CenteredCollectionView.git",
23 "source_files": "CenteredCollectionView/Classes/**/*.{swift}",