| { |
| "name": "FlexibleSteppedProgressBar", |
| "platforms": { |
| "ios": "9.3" |
| }, |
| "summary": "FlexibleSteppedProgressBar provides a customisable progress bar for IOS.", |
| "requires_arc": true, |
| "version": "0.1.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.1.0" |
| }, |
| "frameworks": "UIKit", |
| "source_files": "FlexibleSteppedProgressBar/**/*.{swift}" |
| } |