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