[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / 3 / GradientLoadingBar / 2.2.2 / GradientLoadingBar.podspec.json
blob720685c45de1173e9647ef8321ff409fc6986f9f
2   "name": "GradientLoadingBar",
3   "version": "2.2.2",
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://raw.githubusercontent.com/fxm90/GradientLoadingBar/master/Assets/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.2.2"
18   },
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "GradientLoadingBar/Classes/**/*",
24   "dependencies": {
25     "LightweightObservable": [
26       "~> 2.1"
27     ]
28   },
29   "swift_version": "5.1"