blob: 0e027129b6ca48e61ee558625fd770b3e2616019 [file] [log] [blame]
{
"name": "DSGradientProgressView",
"version": "1.0.1",
"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": {
"Abhinav Tyagi": "iabtyagi@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DholStudio/DSGradientProgressView.git",
"tag": "1.0.1"
},
"source_files": [
"DSGradientProgressView",
"DSGradientProgressView/**/*.{h,m}"
],
"exclude_files": "DSGradientProgressView/Exclude"
}