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.2.0
/
SwiftUIHUD.podspec.json
blob
67b5ecc97718307cc5736aafc22d7fd91d580273
1
{
2
"name": "SwiftUIHUD",
3
"version": "0.2.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.2.0"
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
"source_files": "Sources/SwiftUIHUD/**/*",
35
"swift_version": "5.5"
36
}