blob: 7f645ffcfc5ad3b5a2608b3af676e2da02c5c60e [file] [log] [blame]
{
"name": "LFBadge",
"version": "1.0.0",
"summary": "小红点、数字角标",
"description": "红点、数字角标,支持代码和xib,使用简单,xib甚至0代码接入只需赋值即可",
"homepage": "https://github.com/zhanglinfeng/LFBadge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张林峰": "1051034428@qq.com"
},
"source": {
"git": "https://github.com/zhanglinfeng/LFBadge.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "LFBadge/LFBadge/*.{h,m}"
}