| { |
| "name": "ASGradientCircularProgress", |
| "version": "0.0.4", |
| "summary": "This is a simple circular progress view, where the progress is shown using a gradient rather than a single colour.", |
| "description": "ASGradientCircularProgress is a lightweight circular progress view with gradient. The progress view is animatable to any progress point within 100 i.e, from 0 to 100 percent. The circular progress view can also be used as a download progress for a download task.", |
| "homepage": "https://github.com/arijits95/ASGradientCircularProgress", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Arijit": "arijits95@gmail.com" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "swift_versions": "4.2", |
| "source": { |
| "git": "https://github.com/arijits95/ASGradientCircularProgress.git", |
| "tag": "0.0.4" |
| }, |
| "source_files": "ASGradientCircularProgress/ASGradientCircularProgress/Source/*", |
| "swift_version": "4.2" |
| } |