blob: 7c805e5b65f6211820a080cd71cbb3d74be5e6c2 [file] [log] [blame]
{
"name": "SunCenterFlowLayout",
"version": "0.0.1",
"summary": "Aligns cells to the center of a collection view.",
"homepage": "https://github.com/sunbohong/SunCenterFlowLayout",
"license": "MIT",
"authors": {
"酷酷的哀殿": "sunbohong@gmail.com"
},
"source": {
"git": "https://github.com/sunbohong/SunCenterFlowLayout.git",
"tag": "0.0.1"
},
"social_media_url": "https://github.com/sunbohong",
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "SunCenterFlowLayout.{h,m}",
"frameworks": "UIKit"
}