blob: dc06918a9bc0f89331f83ed634db3b6f0c704022 [file] [log] [blame]
{
"name": "WJXWaterfallLayout",
"version": "1.0.0",
"license": "MIT",
"summary": "自动实现瀑布流",
"description": "使用UICollectionView实现瀑布流效果!",
"homepage": "https://github.com/wangjixiao1992/WJXWaterfallLayout",
"authors": {
"wangjixiao": "642907599@qq.com"
},
"source": {
"git": "https://github.com/wangjixiao1992/WJXWaterfallLayout.git",
"tag": "v1.0.0"
},
"source_files": "**/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"requires_arc": false
}