blob: 97cc41e61b11da0ec3f38db28f3cf0590b084809 [file] [log] [blame]
{
"name": "CenterAlignedCollectionViewFlowLayout",
"version": "0.6.1",
"summary": "A UICollectionViewFlowLayout subclass that will center its cells.",
"homepage": "https://github.com/pitiphong-p/CenterAlignedCollectionViewFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pitiphong Phongpattranont": "pitiphong.p@me.com"
},
"social_media_url": "http://twitter.com/pitiphong_p",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pitiphong-p/CenterAlignedCollectionViewFlowLayout.git",
"tag": "0.6.1"
},
"source_files": "CenterAlignedCollectionViewFlowLayout.swift"
}