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.0.1
/
MKBadge.podspec.json
blob
39036571c4ed8a8c55a163119f9f271f9ef01d1e
1
{
2
"name": "MKBadge",
3
"version": "1.0.1",
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.0.1"
14
},
15
"swift_version": "4.2",
16
"requires_arc": true,
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "MKBadge/Core/*.swift"
21
}