[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / 7 / 0 / 3 / GradientLoadingBar / 1.1.6 / GradientLoadingBar.podspec.json
blob14fc6913ec7b9027b95cdfb0a001246edf277560
2   "name": "GradientLoadingBar",
3   "version": "1.1.6",
4   "summary": "An animated gradient loading bar.",
5   "description": "An animated gradient loading bar.\nInspired by http://www.cssscript.com/ios-style-gradient-progress-bar-with-pure-css-css3/",
6   "homepage": "https://github.com/fxm90/GradientLoadingBar",
7   "screenshots": "http://felix.hamburg/files/github/gradient-loading-bar/screen.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Felix Mau": "contact@felix.hamburg"
14   },
15   "source": {
16     "git": "https://github.com/fxm90/GradientLoadingBar.git",
17     "tag": "1.1.6"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "GradientLoadingBar/Classes/**/*",
23   "pushed_with_swift_version": "3.0"