2 "name": "JQCollectionViewWaterfallLayout",
4 "summary": "UICollectionView waterfall layout.",
5 "description": "UICollectionView waterfall layout:\n1. support vertical and horizontal scroll direction;\n2. support different row/col count with different section;\n3. support section headerView and footerView;\n4. support UICollectionView updates.",
6 "homepage": "https://github.com/coder-zjq/JQCollectionViewWaterfallLayout",
7 "screenshots": "https://github.com/Coder-ZJQ/JQCollectionViewWaterfallLayout/blob/master/Image/demo_vertical.gif?raw=true",
13 "coder-zjq": "zjq_joker@163.com"
16 "git": "https://github.com/coder-zjq/JQCollectionViewWaterfallLayout.git",
22 "source_files": "JQCollectionViewWaterfallLayout/Classes/**/*"