[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 7 / f / SWHUD / 0.0.4 / SWHUD.podspec.json
blobb1b8dc03acc0046d18ac29460a5ef7db9fb82c02
2   "name": "SWHUD",
3   "version": "0.0.4",
4   "summary": "在 SVProgressHUD 的基础上封装的便利的方法.",
5   "description": "根据平时项目需要,在 SVProgressHUD 的基础上封装的便利的方法.",
6   "homepage": "https://github.com/547/SWHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Seven Wang",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/547/SWHUD.git",
17     "tag": "0.0.4"
18   },
19   "source_files": [
20     "SWHUD",
21     "SWHUD/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "SWHUD/Exclude",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "dependencies": {
29     "SVProgressHUD": [
30       "~> 2.2.5"
31     ]
32   },
33   "swift_versions": "5.0",
34   "swift_version": "5.0"