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