blob: ca25f7547bbe1886c5dd26269bc12dd7888af3e8 [file] [log] [blame]
{
"name": "CHTCollectionViewWaterfallLayout",
"version": "0.9.2",
"summary": "The waterfall (i.e., Pinterest-like) layout for UICollectionView.",
"homepage": "https://github.com/chiahsien/CHTCollectionViewWaterfallLayout",
"screenshots": "https://raw.github.com/chiahsien/UICollectionViewWaterfallLayout/master/Screenshots/2-columns.png",
"license": "MIT",
"authors": {
"Nelson": "chiahsien@gmail.com"
},
"source": {
"git": "https://github.com/chiahsien/CHTCollectionViewWaterfallLayout.git",
"tag": "0.9.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}