blob: bd40c821f369628b5174627b8118da05b98be200 [file] [log] [blame]
{
"name": "STCustomWidthLayout",
"version": "0.0.8",
"summary": "swift版自定义宽度流水布局.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderST": "694468528@qq.com"
},
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/CoderST/STCustomWidthLayout",
"source": {
"git": "https://github.com/CoderST/STCustomWidthLayout.git",
"tag": "0.0.8"
},
"requires_arc": true,
"source_files": "STCustomWidthLayout/*.swift",
"pushed_with_swift_version": "3.0"
}