blob: ce753afd2e11c3b20592dc2be6eab54af99ed00f [file] [log] [blame]
{
"name": "FSCollectionViewWaterFlowLayout",
"version": "1.0.0",
"summary": "A water fall layout(瀑布流), is easy to use. Swift 3.0.",
"description": "A water fall layout, is easy to use at UICollectionView.\nFSCollectionViewWaterFlowLayout is a subclass of UICollectionViewFlowLayout\nswift language",
"homepage": "https://github.com/Fredcom/FSCollectionViewWaterFlowLayout.git",
"license": "MIT",
"authors": {
"Fredcom": "mmfeishao@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Fredcom/FSCollectionViewWaterFlowLayout.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}