blob: c29839cf3bbf92a649fbd5b239fb0e69f1b28463 [file] [log] [blame]
{
"name": "GradientProgressBar",
"version": "1.2.6",
"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": "https://felix.hamburg/files/github/gradient-progress-bar/preview.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fxm90": "contact@felix.hamburg"
},
"source": {
"git": "https://github.com/fxm90/GradientProgressBar.git",
"tag": "1.2.6"
},
"social_media_url": "https://twitter.com/iamfelixm",
"platforms": {
"ios": "9.0"
},
"source_files": "GradientProgressBar/Classes/**/*"
}