blob: e41c25a78c202e410dbdf0bc6737959059f3b61e [file] [log] [blame]
{
"name": "KTCenterFlowLayout",
"version": "1.3",
"summary": "Aligns cells to the center of a collection view.",
"homepage": "https://github.com/keighl/KTCenterFlowLayout",
"license": "MIT",
"authors": {
"keighl": "keighl@keighl.com"
},
"source": {
"git": "https://github.com/keighl/KTCenterFlowLayout.git",
"tag": "1.3"
},
"social_media_url": "https://twitter.com/keighl",
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "KTCenterFlowLayout.{h,m}",
"frameworks": "UIKit"
}