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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
5
/
3
/
2
/
MKBadge
/
1.2.0
/
MKBadge.podspec.json
blob
b3790642c0e29b2b6dfd7cc0a69291ea632906fb
1
{
2
"name": "MKBadge",
3
"version": "1.2.0",
4
"summary": "角标组件",
5
"description": "角标组件",
6
"homepage": "https://github.com/LiuSky/MKBadge",
7
"license": "MIT",
8
"authors": {
9
"xiaobin liu": "327847390@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/LiuSky/MKBadge.git",
13
"tag": "1.2.0"
14
},
15
"swift_versions": "5.0",
16
"requires_arc": true,
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "MKBadge/Core/*.swift"
21
}