blob: 77285be889d004f7a720a952495845671966ffae [file] [log] [blame]
{
"name": "CCFlexView",
"version": "1.0.0",
"summary": "Create a scrollable stackview quickly, support dynamic height or width.",
"homepage": "https://github.com/keisme/CCFlexView",
"license": "MIT",
"authors": {
"JFF147": "keisme3.0@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/keisme/CCFlexView.git",
"tag": "1.0.0"
},
"source_files": "Source/*.{swift}",
"swift_versions": "5.0",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.0"
}