blob: 0565e440c28d9b8c38034edb33bb883a8e0af94b [file] [log] [blame]
{
"name": "CollectionViewWaterfallLayout",
"version": "0.2.1",
"summary": "Pinterest inspired layout for UICollectionViews written in Swift",
"homepage": "https://github.com/ecerney/CollectionViewWaterfallLayout",
"screenshots": [
"https://raw.githubusercontent.com/ecerney/CollectionViewWaterfallLayout/master/Screenshots/RealWorldExample.png",
"https://raw.githubusercontent.com/ecerney/CollectionViewWaterfallLayout/master/Screenshots/DemoExample.png"
],
"license": "MIT",
"authors": "Eric Cerney",
"social_media_url": "https://twitter.com/ecerney",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ecerney/CollectionViewWaterfallLayout.git",
"tag": "v0.2.1"
},
"source_files": "CollectionViewWaterfallLayout.swift",
"requires_arc": true
}