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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
f
/
d
/
0
/
ZFBadgeView
/
0.0.1
/
ZFBadgeView.podspec.json
blob
5c11d32deaa309e4221556bf9caf17e71d40abe0
1
{
2
"name": "ZFBadgeView",
3
"version": "0.0.1",
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.1"
16
},
17
"source_files": "ZFBadgeView/badgeView/*.{h,m}",
18
"requires_arc": true
19
}