[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 8 / 4 / XZProgressHUD / 0.1.6 / XZProgressHUD.podspec.json
blob1ba6470f2a5c88beb53f51d4e78e7e005ca0188f
2   "name": "XZProgressHUD",
3   "version": "0.1.6",
4   "summary": "A short description of XZProgressHUD.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/xizhi_development_department/XZProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HotIcecream": "liuming_0109@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/xizhi_development_department/XZProgressHUD.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "XZProgressHUD/Classes/*",
23   "private_header_files": "XZProgressHUD/Classes/Empty.h",
24   "resource_bundles": {
25     "XZProgressHUD": [
26       "XZProgressHUD/Assets/*"
27     ]
28   },
29   "dependencies": {
30     "MBProgressHUD": [
31       "~> 1.2.0"
32     ],
33     "lottie-ios": [
34       "~> 3.1.0"
35     ]
36   },
37   "swift_version": "5.0"