blob: a361d41bc2a35c17aeb16ba3d3356092349049bd [file] [log] [blame]
{
"name": "DSGradientProgressView",
"version": "1.0.0",
"summary": "A simple animated progress bar in Swift",
"description": "A simple and customizable animated progess bar written in Swift.",
"homepage": "https://github.com/DholStudio/DSGradientProgressView",
"license": "Apache License, Version 2.0",
"authors": {
"Dhol Studio": "abhinav@dholstudio.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DholStudio/DSGradientProgressView.git",
"tag": "1.0.0"
},
"source_files": [
"DSGradientProgressView",
"DSGradientProgressView/**/*.{h,m}"
],
"exclude_files": "DSGradientProgressView/Exclude",
"pushed_with_swift_version": "3.0"
}