blob: 864ec5f15c17881df413e708d0e63bc270a151b4 [file] [log] [blame]
{
"name": "STRowFollowLayout_Swift",
"version": "0.0.1",
"summary": "一个swift版本的横向宽度不确定的流水布局.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderST": "694468528@qq.com"
},
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/CoderST/STRowFollowLayout_SWIFT",
"source": {
"git": "https://github.com/CoderST/STRowFollowLayout_SWIFT.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "STRowFollowLayout_Swift/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}