blob: 579f9c8e268ba8beec570291c9397b2fb87fbc1d [file] [log] [blame]
{
"name": "KTCenterFlowLayoutSwift",
"version": "0.0.2",
"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": "0.0.2"
},
"social_media_url": "https://twitter.com/keighl",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "KTCenterFlowLayout.{swift}",
"frameworks": "UIKit"
}