blob: 1871d764a780e479e523d182fed52b3ad257a34c [file] [log] [blame]
{
"name": "FSCollectionViewWaterFlowLayout",
"version": "0.0.1",
"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.1"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}