blob: d1b29219049bafd4bce37dc1cc91d380a637aba9 [file] [log] [blame]
{
"name": "DryNestTableView-iOS",
"version": "0.0.1",
"summary": "DryNestTableView-iOS",
"homepage": "https://github.com/duanruiying/DryNestTableView-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duanruiying": "2237840768@qq.com"
},
"source": {
"git": "https://github.com/duanruiying/DryNestTableView-iOS.git",
"tag": "0.0.1"
},
"description": "TODO: iOS 嵌套 UITableView.",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"user_target_xcconfig": {
"OTHER_LDFLAGS": [
"-w"
]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": [
"-w"
]
},
"source_files": "DryNestTableView-iOS/Classes/Code/**/*",
"swift_version": "5.0"
}