blob: 4b116c5a6257ea6631ea41dbde69d318e86f64d1 [file] [log] [blame]
{
"name": "GradientProgressBar",
"version": "1.2.2",
"summary": "A customizable gradient progress bar (UIProgressView).",
"description": "A gradient progress bar (UIProgressView).\nInspired by https://codepen.io/marcobiedermann/pen/LExXWW",
"homepage": "https://github.com/fxm90/GradientProgressBar",
"screenshots": "http://felix.hamburg/files/github/gradient-progress-bar/screen.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fxm90": "contact@felix.hamburg"
},
"source": {
"git": "https://github.com/fxm90/GradientProgressBar.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GradientProgressBar/Classes/**/*"
}