[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / f / 3 / SpiralLoaderView / 0.0.1 / SpiralLoaderView.podspec.json
blob57d71b527d1b73b996a17529fae44415286fc3d5
2   "name": "SpiralLoaderView",
3   "version": "0.0.1",
4   "summary": "Spiral Loader View provide easy loading animation with beautiful effect",
5   "description": "SpiralLoaderView is an iOS drop-in class that displays a translucent HUD\nwith an indicator and/or labels while work is being done in a background thread.\nThe HUD is meant as a replacement for the undocumented, private UIKit UIProgressHUD\nwith some additional features.",
6   "homepage": "https://github.com/ravi-jubl/SpiralLoaderView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ravi Tailor": "ravi.tailor@jublfood.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/ravi-jubl/SpiralLoaderView.git",
19     "branch": "master",
20     "tag": "0.0.1"
21   },
22   "source_files": "SpiralLoaderView/**/*.swift",
23   "exclude_files": "SpiralLoaderView/*.xcassets",
24   "resources": "SpiralLoaderView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
25   "requires_arc": true,
26   "swift_version": "4.2"