blob: dfcfc8255182ba2e71365daf7e6cb0fd3694de14 [file] [log] [blame]
{
"name": "CurtainProgressBar",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5",
"source_files": "CurtainProgressBar/Classes/**/*",
"swift_version": "5"
}