blob: e10882feddba9cde59c02db947657fd0d9bf0bb1 [file] [log] [blame]
{
"name": "FlexibleSteppedProgressBar",
"platforms": {
"ios": "9.0"
},
"summary": "FlexibleSteppedProgressBar provides a customisable progress bar for IOS.",
"requires_arc": true,
"version": "0.5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Amrata Baghel": "amrata.baghel@gmail.com"
},
"homepage": "https://github.com/amratab/FlexibleSteppedProgressBar",
"source": {
"git": "https://github.com/amratab/FlexibleSteppedProgressBar.git",
"tag": "0.5.0"
},
"frameworks": "UIKit",
"source_files": "FlexibleSteppedProgressBar/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}