blob: 1a9e956c9b460e48026a337e73ddf697e8d2412d [file] [log] [blame]
{
"name": "GradientLoadingBar",
"version": "2.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/_fxm90",
"platforms": {
"ios": "9.0"
},
"source_files": "GradientLoadingBar/Classes/**/*",
"dependencies": {
"LightweightObservable": [
"~> 1.0"
]
}
}