[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / d / f / 3 / SpiralLoaderView / 0.0.5 / SpiralLoaderView.podspec.json
blob5163817ed640a0f330d03e9cdc87cdd0fbb10d24
2   "name": "SpiralLoaderView",
3   "version": "0.0.5",
4   "summary": "Spiral type load",
5   "description": "Spiral type load. Can be used in the application where multispiral loader is required",
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": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/ravi-jubl/SpiralLoaderView.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "SpiralLoaderView/**/*.{swift}",
22   "exclude_files": "Classes/Exclude",
23   "resources": "SpiralLoaderView/**/*.{xib}",
24   "requires_arc": true,
25   "swift_version": "4.0"