blob: a21d8b6256a7c615393210d2f6cf9ea822ea8b12 [file] [log] [blame]
{
"name": "MJWaterfallLayout",
"version": "0.0.1",
"summary": "自定义流水布局之瀑布流.",
"description": "自定义流水布局之瀑布流,使用UICollectionView.",
"homepage": "https://github.com/GoodZMJ/MJWaterfall",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张美君": "609693897@qq.com"
},
"source": {
"git": "https://github.com/GoodZMJ/MJWaterfall.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJWaterfallLayout/Classes/**/*",
"pushed_with_swift_version": "3.0"
}