blob: 5ae471557b7a2232d448b262322b299fff76fa62 [file] [log] [blame]
{
"name": "WLBaseTableView",
"version": "1.1.9",
"summary": "A Lib For tableview .",
"description": "A Lib For tableView.",
"homepage": "https://github.com/StoneStoneStoneWang/WLBaseTableView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"frameworks": [
"UIKit",
"Foundation"
],
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"source": {
"git": "https://github.com/StoneStoneStoneWang/WLBaseTableView.git",
"tag": "1.1.9"
},
"source_files": "Code/**/*.{swift}",
"dependencies": {
"WLToolsKit": [
]
}
}