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