blob: 6849493803c246ef3e88d46ddba8c813ff2aed3d [file] [log] [blame]
{
"name": "DotProgressBar",
"summary": "DotProgressBar is an animatable progress bar for chunks of work specified by dots.",
"version": "0.6.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rob Norback": "rnorback@gmail.com",
"Eric Lewis": "eric@chimebank.com"
},
"homepage": "https://github.com/1debit/DotProgressBar",
"source": {
"git": "https://github.com/1debit/DotProgressBar.git",
"tag": "0.6.5"
},
"source_files": "DotProgressBar/**/*.{swift}",
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}