blob: 0a5b000d9b573e0b71eddedc1e48dc22f52f8837 [file] [log] [blame]
{
"name": "FlexibleSteppedProgressBar",
"platforms": {
"ios": "9.0"
},
"summary": "FlexibleSteppedProgressBar provides a customisable progress bar for IOS.",
"requires_arc": true,
"version": "0.6.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.6.0"
},
"frameworks": "UIKit",
"source_files": "FlexibleSteppedProgressBar/**/*.{swift}"
}