blob: 05e26f4611b2e3ae3ff553daafb559696b091033 [file] [log] [blame]
{
"name": "UIViewBadge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"version": "1.0.0",
"summary": "A UIView extension for point/number badge, easy and powerfull. We already offered a nice demo for usage in Objective-c or Swift",
"homepage": "https://github.com/goodyboy6/",
"authors": {
"goodyboy6": "xiaoluo.yxl@alibaba-inc.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/goodyboy6/UIViewBadge.git",
"tag": "1.0.0"
},
"source_files": "UIViewBadge/Class/*.swift"
}