[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / c / 3 / WLBaseTableView / 1.2.4 / WLBaseTableView.podspec.json
blob4c3baab1cbc0dd52fce4a2aa303c713b28653004
2   "name": "WLBaseTableView",
3   "version": "1.2.4",
4   "summary": "A Lib For tableview.",
5   "description": "A Lib For tableView with MJRefresh.",
6   "homepage": "https://github.com/StoneStoneStoneWang/WLBaseTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.2",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://github.com/StoneStoneStoneWang/WLBaseTableView.git",
24     "tag": "1.2.4"
25   },
26   "source_files": "Code/**/*.{swift}",
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   },
30   "static_framework": true,
31   "dependencies": {
32     "WLToolsKit": [
34     ],
35     "MJRefresh": [
37     ],
38     "RxSwift": [
40     ],
41     "RxCocoa": [
43     ]
44   }