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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
b
/
8
/
9
/
ETBadge
/
1.0.2
/
ETBadge.podspec.json
blob
ff92d918d82e00c58033b3dfdaaac0a4b7a6a888
1
{
2
"name": "ETBadge",
3
"version": "1.0.2",
4
"summary": "A tool to add or clear badge for any UIView.",
5
"homepage": "https://github.com/VolleyZ/ETBadge",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"VolleyZ": "552408690@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/VolleyZ/ETBadge.git",
15
"tag": "1.0.2"
16
},
17
"source_files": [
18
"Class",
19
"Class/*.{h,m}"
20
],
21
"dependencies": {
22
"SnapKit": [
23
"~> 3.2.0"
24
]
25
},
26
"platforms": {
27
"ios": "8.0"
28
},
29
"pushed_with_swift_version": "3.0"
30
}