blob: b29db1571d202390683d15c1c73886dbd60d65ae [file] [log] [blame]
{
"name": "EBBadgeView",
"version": "1.0.0",
"summary": "A library helps UIView and UITabBar to show custom badgeView",
"homepage": "https://github.com/kaychn126/EBBadgeView",
"license": "MIT",
"authors": {
"kaychn126": "kaychn@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kaychn126/EBBadgeView.git",
"tag": "1.0.0"
},
"source_files": [
"EBBadgeView/",
"EBBadgeView/*.{h,m}"
],
"resources": "EBBadgeView/*.png",
"requires_arc": true
}