blob: f6197ecd1a22b1f69b1e779785c9dbcef55ff6e1 [file] [log] [blame]
{
"name": "FSCollectionViewWaterFlowLayout",
"version": "0.0.3",
"summary": "A water fall layout, is easy to use at UICollectionView. 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@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Fredcom/FSCollectionViewWaterFlowLayout.git",
"tag": "0.0.3"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}