blob: 17a128597af87faa47ab185f2569376fa745479a [file] [log] [blame]
{
"name": "MultistageBar",
"version": "0.0.1",
"summary": "multistage scrollbar",
"description": "This is a scrollbar that can be configured to be horizontal, multi-menu, scrollable, and clickable",
"homepage": "https://github.com/liu5656/MultistageBar",
"license": "MIT",
"authors": {
"x": "register820@163.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/liu5656/MultistageBar.git",
"tag": "0.0.1"
},
"source_files": "MultistageBar/Segment/**/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"swift_version": "5.0"
}