blob: c6ce6982ba01c3e0f3dad8a3f01e476d68f13df9 [file] [log] [blame]
{
"name": "ASGradientCircularProgress",
"version": "0.0.2",
"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.2"
},
"source_files": "ASGradientCircularProgress/ASGradientCircularProgress/Source/*",
"swift_version": "4.2"
}