blob: 2ac0ff154278fa93284fef2758b7f8310dcfab4a [file] [log] [blame]
{
"name": "ZBadge",
"version": "2.0.0",
"summary": "小红点组件",
"description": "实现小红点功能的组件,完全支持storyboard",
"homepage": "https://github.com/lazyjean/ZBadge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuzhen": "lazyjean@foxmail.com"
},
"source": {
"git": "https://github.com/lazyjean/ZBadge.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZBadge/*.swift",
"frameworks": "UIKit"
}