blob: 63f81d567b6c9b7a816c926dfb1a42f53896381d [file] [log] [blame]
{
"name": "YLBadge",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "YLBadge/*.{h,m}"
}