blob: c48080346e68697988e7f07334af4b1e0da4a822 [file] [log] [blame]
{
"name": "CollectionViewWaterfallLayout",
"version": "0.2.2",
"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.2"
},
"source_files": "CollectionViewWaterfallLayout.swift",
"requires_arc": true
}