blob: 0302e92f297528ebef0c98d6156ea613c360f3ec [file] [log] [blame]
{
"name": "ZZCollectionViewWaterfallLayout",
"version": "1.0.2",
"summary": "A Collectionview waterfall layout in OC for iOS",
"description": "Make it easy to use OC for writing waterfall layout with any colums you want.",
"homepage": "https://github.com/October-zhuo/ZZCollectionViewWaterfallLayout.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuo": "chenlizhuo10@163.com"
},
"source": {
"git": "https://github.com/October-zhuo/ZZCollectionViewWaterfallLayout.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZZCollectionViewWaterfallLayout/*.{h,m}",
"frameworks": "UIkit"
}