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