blob: c3cf3e6e25d26bb821e9f456c72b5dd44438836e [file] [log] [blame]
{
"name": "GradientLoadingBar",
"version": "2.0.3",
"summary": "A customizable animated gradient loading bar.",
"description": "A customizable animated gradient loading bar.\nInspired by https://codepen.io/marcobiedermann/pen/LExXWW",
"homepage": "https://github.com/fxm90/GradientLoadingBar",
"screenshots": "https://felix.hamburg/files/github/gradient-loading-bar/screen.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felix Mau": "contact@felix.hamburg"
},
"source": {
"git": "https://github.com/fxm90/GradientLoadingBar.git",
"tag": "2.0.3"
},
"social_media_url": "https://twitter.com/_fxm90",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "GradientLoadingBar/Classes/**/*",
"dependencies": {
"LightweightObservable": [
"~> 2.0"
]
},
"swift_version": "5.0"
}