blob: 6bc8774b878f42eaf9e28a569d55b03a522c4f50 [file] [log] [blame]
{
"name": "CurtainProgressBar",
"version": "0.1.3",
"summary": "Segmented progress bar.",
"description": "Progress bar composed by segments each of which is animated independently but sequentially. You can start and stop animation\nbut also pause, resume and start next segment.\nUpdates: Added current colors update and start at",
"homepage": "https://gitlab.com/curtain-call/curtnprogressbar/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guillemf": "developer@guillem.cat"
},
"source": {
"git": "https://gitlab.com/curtain-call/curtnprogressbar.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5",
"source_files": "CurtainProgressBar/Classes/**/*",
"swift_version": "5"
}