blob: 3719b83186f449de8ef897aa26e72194360bbc3a [file] [log] [blame]
{
"name": "EBBadgeView",
"version": "1.0.1",
"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.1"
},
"source_files": [
"EBBadgeView/",
"EBBadgeView/*.{h,m}"
],
"resources": "EBBadgeView/*.png",
"requires_arc": true
}