| { | |
| "name": "LinearProgress", | |
| "version": "0.0.2", | |
| "summary": "Simple progress bar for iOS", | |
| "homepage": "https://github.com/DuanLangC/LinearProgress", | |
| "license": "MIT", | |
| "authors": { | |
| "Eldis": "duanlangc@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/DuanLangC/LinearProgress.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "Source/*.swift", | |
| "requires_arc": true, | |
| "swift_version": "4.2" | |
| } |