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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
e
/
5
/
6
/
XHLib
/
0.0.2
/
XHLib.podspec.json
blob
19369e264933f56206f0a31105c207194aeb9199
1
{
2
"name": "XHLib",
3
"version": "0.0.2",
4
"summary": "XHLib.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/XHJCoder/XHLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"XHJCoder": "1149949564@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/XHJCoder/XHLib.git",
16
"tag": "0.0.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"ios": {
22
"vendored_frameworks": "XHLib.framework"
23
},
24
"dependencies": {
25
"SVProgressHUD": [
26
27
]
28
}
29
}