blob: d0efcf445c23f8388d6aeee44c03651e7c31b262 [file] [log] [blame]
{
"name": "TBBadgeNumberView",
"version": "0.1.0",
"summary": "TBBadgeNumberView is a quite lightweight badge view for iOS applications.",
"homepage": "https://github.com/teambition/BadgeNumberView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"bruce": "liangmingzou@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/teambition/BadgeNumberView.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"source_files": "BadgeNumberView/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "5.0"
}