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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
6
/
a
/
0
/
MHHUD
/
0.0.1
/
MHHUD.podspec.json
blob
128ab11fe15cf87a8bfa333872da03596862243a
1
{
2
"name": "MHHUD",
3
"version": "0.0.1",
4
"summary": "小菊花",
5
"homepage": "http://47.110.88.253:8080/mhappdev/mhhud",
6
"authors": {
7
"mengqingzheng": "mengqingzheng@munimob.com"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"requires_arc": true,
14
"platforms": {
15
"ios": "11.0"
16
},
17
"source": {
18
"git": "http://47.110.88.253:8080/mhappdev/mhhud.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Source/*.swift"
23
],
24
"swift_versions": "5.0",
25
"dependencies": {
26
"MBProgressHUD": [
27
"~> 1.2.0"
28
]
29
},
30
"swift_version": "5.0"
31
}