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