[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 3 / f / ZVProgressHUD / 2.4.4 / ZVProgressHUD.podspec.json
blobe03aead18f6afb8caf02d10dcd6c05ad0b3dd8de
2   "name": "ZVProgressHUD",
3   "version": "2.4.4",
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": "2.4.4"
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"