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