[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 7 / 6 / SwiftUIHUD / 0.0.4 / SwiftUIHUD.podspec.json
blob5adbc413c53b00222bef595fe58ad69000232b77
2   "name": "SwiftUIHUD",
3   "version": "0.0.4",
4   "summary": "Loading组件.",
5   "description": "Loading组件",
6   "homepage": "https://github.com/jackiehu/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HU": "814030966@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/jackiehu/HUD",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": [
22     "5.5",
23     "5.4",
24     "5.3",
25     "5.2",
26     "5.1",
27     "5.0"
28   ],
29   "requires_arc": true,
30   "frameworks": [
31     "SwiftUI",
32     "Foundation"
33   ],
34   "subspecs": [
35     {
36       "name": "Loading",
37       "source_files": "Sources/HUD/Loading/**/*"
38     },
39     {
40       "name": "Toast",
41       "source_files": "Sources/HUD/Toast/**/*"
42     }
43   ],
44   "swift_version": "5.5"