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] UIKitViewBuilder 1.1.0
[CocoaPods.git]
/
Specs
/
f
/
d
/
0
/
ZFBadgeView
/
0.0.2
/
ZFBadgeView.podspec.json
blob
5e300d10d12f046a978e5f6b289081c1b973c53b
1
{
2
"name": "ZFBadgeView",
3
"version": "0.0.2",
4
"summary": "添加一个提示icon",
5
"homepage": "https://gitee.com/linzaifei",
6
"license": "MIT",
7
"authors": {
8
"linzaifei": "1609781601@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://gitee.com/linzaifei/zfbadge-view.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "ZFBadgeView/badgeView/*.{h,m}",
18
"requires_arc": true
19
}