blob: 492126a4e22129b3a673510026476161de892e68 [file] [log] [blame]
{
"name": "CurtainProgressBar",
"version": "1.0.1",
"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 and Added configuration to toggle border",
"homepage": "https://gitlab.com/curtain-call/curtnprogressbar/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iphonig": "bhonig@iphonig.com"
},
"source": {
"git": "https://gitlab.com/curtain-call/curtnprogressbar.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5",
"source_files": "CurtainProgressBar/Classes/**/*",
"swift_version": "5"
}