[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 3 / WLBaseTableView / 1.1.9 / WLBaseTableView.podspec.json
blob5ae471557b7a2232d448b262322b299fff76fa62
2   "name": "WLBaseTableView",
3   "version": "1.1.9",
4   "summary": "A Lib For tableview .",
5   "description": "A Lib For tableView.",
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   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES"
24   },
25   "source": {
26     "git": "https://github.com/StoneStoneStoneWang/WLBaseTableView.git",
27     "tag": "1.1.9"
28   },
29   "source_files": "Code/**/*.{swift}",
30   "dependencies": {
31     "WLToolsKit": [
33     ]
34   }