blob: dec2a1b6568fde81c42ff8b9a99971f832e29be2 [file] [log] [blame]
{
"name": "GradientProgressBar",
"version": "1.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A gradient progress bar (UIProgressView).",
"description": "A gradient progress bar (UIProgressView). Inspired by http://www.cssscript.com/ios-style-gradient-progress-bar-with-pure-css-css3/",
"homepage": "https://github.com/fxm90/GradientProgressBar",
"screenshots": "http://felix.hamburg/files/github/gradient-progress-bar/screen.png",
"authors": {
"Felix Mau": "contact@felix.hamburg"
},
"source": {
"git": "https://github.com/fxm90/GradientProgressBar.git",
"tag": "1.1.1"
},
"source_files": [
"GradientProgressBar",
"GradientProgressBar/**/*.swift"
],
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}