blob: ced2b36541e3b58c8bf8bb7f856ae1d672f9e628 [file] [log] [blame]
{
"name": "GradientLoadingBar",
"version": "2.1.0",
"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://raw.githubusercontent.com/fxm90/GradientLoadingBar/master/Assets/screen.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felix Mau": "contact@felix.hamburg"
},
"source": {
"git": "https://github.com/fxm90/GradientLoadingBar.git",
"tag": "2.1.0"
},
"social_media_url": "https://twitter.com/_fxm90",
"swift_versions": "5.1",
"platforms": {
"ios": "9.0"
},
"source_files": "GradientLoadingBar/Classes/**/*",
"dependencies": {
"LightweightObservable": [
"~> 2.1"
]
},
"swift_version": "5.1"
}