blob: 4c3baab1cbc0dd52fce4a2aa303c713b28653004 [file] [log] [blame]
{
"name": "WLBaseTableView",
"version": "1.2.4",
"summary": "A Lib For tableview.",
"description": "A Lib For tableView with MJRefresh.",
"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"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/WLBaseTableView.git",
"tag": "1.2.4"
},
"source_files": "Code/**/*.{swift}",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"dependencies": {
"WLToolsKit": [
],
"MJRefresh": [
],
"RxSwift": [
],
"RxCocoa": [
]
}
}