blob: 0fd28e20f94f6bf63bbdf9cad5247c6fbf25a903 [file] [log] [blame]
{
"name": "ZBadge",
"version": "1.0.3",
"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": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZBadge/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}