{ "name": "GradientLoadingBar", "version": "2.0.2", "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.2" }, "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" }