blob: e0a0abf5c48291065d874669f0e977c4a5dbf663 [file] [log] [blame]
{
"name": "JJStaggeredGridCollectionView",
"version": "0.1.0",
"summary": "A staggered UICollectionView grid layout.",
"description": "A staggered UICollectionView grid layout subclassing UICollectionViewFlowLayout, with configurable columns, multiple sections, section insets, header & footer & dynamic cell size height",
"homepage": "https://github.com/jjimeno/JJStaggeredGridCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jjimeno": "jose.jimeno.linares@gmail.com"
},
"source": {
"git": "https://github.com/jjimeno/JJStaggeredGridCollectionView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JJStaggeredGridCollectionView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}