repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
f
/
7
/
6
/
SwiftUIHUD
/
0.3.0
/
SwiftUIHUD.podspec.json
blob
957abb4663a8ee17a30abfb7c1d7026908737c1d
1
{
2
"name": "SwiftUIHUD",
3
"version": "0.3.0",
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.3.0"
17
},
18
"platforms": {
19
"ios": "14.0"
20
},
21
"swift_versions": [
22
"5.8",
23
"5.7",
24
"5.6",
25
"5.5",
26
"5.4",
27
"5.3",
28
"5.2",
29
"5.1",
30
"5.0"
31
],
32
"requires_arc": true,
33
"frameworks": [
34
"SwiftUI",
35
"Foundation"
36
],
37
"source_files": "Sources/HUD/**/*",
38
"swift_version": "5.8"
39
}