blob: 50b334b90ef62ad548c1f529e3a193af5d911198 [file] [log] [blame]
{
"name": "TBBadgeListView",
"version": "2.4.0",
"summary": "TBBadgeListView is a custom badge list view.",
"homepage": "https://github.com/teambition/BadgeListView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bruce": "liangming.zlm@alibaba-inc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/teambition/BadgeListView.git",
"tag": "2.4.0"
},
"swift_versions": "5.0",
"source_files": "BadgeListView/BadgeListView/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "5.0"
}