blob: cc7304c4b2fdff5de0204bb1856388686c6687a5 [file] [log] [blame]
{
"name": "FlexibleCollectionView",
"version": "0.1.2",
"summary": "An elegant grid layout for UICollectionView.",
"description": "FlexibleCollectionView can use grid layout without complex steps.\nIt keeps beautiful layout flexibly.",
"homepage": "https://github.com/rinov/FlexibleCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryo Ishikawa": "rinov@rinov.jp"
},
"source": {
"git": "https://github.com/rinov/FlexibleCollectionView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FlexibleCollectionView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}