2 "name": "CollectionViewWaterfallLayout",
4 "summary": "Pinterest inspired layout for UICollectionViews written in Swift",
5 "description": "Custom UICollectionView layout inspired by Pinterest. It can layout multiple columns of items with different heights to create dynamic flowing cells.",
6 "homepage": "https://github.com/ecerney/CollectionViewWaterfallLayout",
8 "https://raw.githubusercontent.com/ecerney/CollectionViewWaterfallLayout/master/Screenshots/RealWorldExample.png",
9 "https://raw.githubusercontent.com/ecerney/CollectionViewWaterfallLayout/master/Screenshots/DemoExample.png"
16 "Eric Cerney": "ecerney@gmail.com"
19 "git": "https://github.com/ecerney/CollectionViewWaterfallLayout.git",
22 "social_media_url": "https://twitter.com/ecerney",
26 "swift_versions": "5.0",
27 "source_files": "CollectionViewWaterfallLayout.swift",
28 "frameworks": "UIKit",
29 "swift_version": "5.0"