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
/
a
/
d
/
4
/
STBadge
/
0.1.1
/
STBadge.podspec.json
blob
16517dba94014d4aca3ebe400281294e4aa92872
1
{
2
"name": "STBadge",
3
"version": "0.1.1",
4
"summary": "Badge组件",
5
"description": "支持UIView和UITabBarItem",
6
"homepage": "https://github.com/STKits/STBadge",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"cnjsyyb": "cnjsyyb@163.com"
13
},
14
"source": {
15
"git": "https://github.com/STKits/STBadge.git",
16
"tag": "0.1.1"
17
},
18
"swift_versions": [
19
"5.0"
20
],
21
"platforms": {
22
"ios": "13.0"
23
},
24
"source_files": "STBadge/Classes/**/*",
25
"dependencies": {
26
"SnapKit": [
27
28
]
29
},
30
"swift_version": "5.0"
31
}