[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / f / ZVProgressHUD / 3.0.2 / ZVProgressHUD.podspec.json
blob88733955f7b65107670da6e6ec34a322bb919b72
2   "name": "ZVProgressHUD",
3   "version": "3.0.2",
4   "summary": "A pure-swift and wieldy HUD",
5   "swift_versions": "5.1",
6   "description": "ZVProgressHUD a pure-swift and wieldy HUD",
7   "homepage": "https://github.com/zevwings/ZVProgressHUD",
8   "license": "MIT",
9   "authors": {
10     "zevwings": "zevwings@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/zevwings/ZVProgressHUD.git",
17     "tag": "3.0.2"
18   },
19   "source_files": [
20     "ZVProgressHUD/**/*.swift",
21     "ZVProgressHUD/ZVProgressHUD.h"
22   ],
23   "resources": "ZVProgressHUD/Resource.bundle",
24   "requires_arc": true,
25   "dependencies": {
26     "ZVActivityIndicatorView": [
28     ]
29   },
30   "swift_version": "5.1"