blob: 9f2fc93e4e55e901ad473f68c0205cae2fc5a013 [file] [log] [blame]
{
"name": "DotProgressBar",
"summary": "DotProgressBar is an animatable progress bar for chunks of work specified by dots.",
"version": "0.6.1",
"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.1"
},
"source_files": "DotProgressBar/**/*.{swift}",
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}