blob: 41e6fade404d65b241e8b7624134b333dcfa44f9 [file] [log] [blame]
{
"name": "TBCardStyleTableView",
"version": "0.1.4",
"summary": "TBCardSyleTableView is an extension of UITableView and UITableViewCell which displays a card style view in grouped tableView",
"homepage": "https://github.com/teambition/CardStyleTableView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"bruce": "liangmingzou@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/teambition/CardStyleTableView.git",
"tag": "0.1.4"
},
"swift_versions": "5.0",
"source_files": "CardStyleTableView/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "5.0"
}