blob: d257e87e93a3f761404141fbd6894efb48acef52 [file] [log] [blame]
{
"name": "YLBadge",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A delightful library for iOS to show a badge on UIView, UIBarButtonItem and UITabBarItem.",
"homepage": "https://github.com/ypli-chn/YLBadge",
"authors": {
"Yunpeng Li": "ypli.chn@outlook.com"
},
"source": {
"git": "https://github.com/ypli-chn/YLBadge.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "YLBadge/*.{h,m}"
}