blob: cefaad8dc81b45a83a61862fcf7d14c5e8be304d [file] [log] [blame]
{
"name": "SwiftTableViewGroup",
"version": "2.0.0",
"summary": "SwiftTableViewGroup 是符合 SwiftUI 设计的 UITableView 数据驱动(SwiftTableViewGroup is a UITableView data driver compliant with SwiftUI design)",
"homepage": "https://github.com/josercc/SwiftTableViewGroup",
"license": "MIT",
"authors": {
"张行": "josercc@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/josercc/SwiftTableViewGroup.git",
"tag": "2.0.0"
},
"source_files": "SwiftTableViewGroup/Sources/SwiftTableViewGroup/**/*.{swift}",
"swift_versions": "5.1",
"swift_version": "5.1"
}