blob: ff92d918d82e00c58033b3dfdaaac0a4b7a6a888 [file] [log] [blame]
{
"name": "ETBadge",
"version": "1.0.2",
"summary": "A tool to add or clear badge for any UIView.",
"homepage": "https://github.com/VolleyZ/ETBadge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VolleyZ": "552408690@qq.com"
},
"source": {
"git": "https://github.com/VolleyZ/ETBadge.git",
"tag": "1.0.2"
},
"source_files": [
"Class",
"Class/*.{h,m}"
],
"dependencies": {
"SnapKit": [
"~> 3.2.0"
]
},
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}