[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / 3 / GradientLoadingBar / 2.0.3 / GradientLoadingBar.podspec.json
blobc3cf3e6e25d26bb821e9f456c72b5dd44438836e
2   "name": "GradientLoadingBar",
3   "version": "2.0.3",
4   "summary": "A customizable animated gradient loading bar.",
5   "description": "A customizable animated gradient loading bar.\nInspired by https://codepen.io/marcobiedermann/pen/LExXWW",
6   "homepage": "https://github.com/fxm90/GradientLoadingBar",
7   "screenshots": "https://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": "2.0.3"
18   },
19   "social_media_url": "https://twitter.com/_fxm90",
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "GradientLoadingBar/Classes/**/*",
25   "dependencies": {
26     "LightweightObservable": [
27       "~> 2.0"
28     ]
29   },
30   "swift_version": "5.0"