blob: f9130b35225956d3b9c852bc4a5dc8483e602253 [file] [log] [blame]
{
"name": "STCustomWidthLayout",
"version": "0.0.2",
"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.2"
},
"requires_arc": true,
"source_files": "STCustomWidthLayout/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}