[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 2 / 6 / 0 / WPBaseTableView / 0.1.5.5 / WPBaseTableView.podspec.json
blob768d908a70d87ef21029ce707df7d6c6e064fa32
2   "name": "WPBaseTableView",
3   "version": "0.1.5.5",
4   "summary": "使用json配置TableView",
5   "description": "json配置tableView,高度自适应、缓存,点击图片放大等\n使用WPMarkDownParse解析",
6   "homepage": "https://www.jianshu.com/u/260d120058f7",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "823105162@qq.com": "823105162@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wuyanghu/WPBaseTableView.git",
16     "tag": "0.1.5.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WPBaseTableView/Classes/**/*",
22   "resources": "WPBaseTableView/WPBaseTableView.bundle",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SDWebImage": [
26       "5.0.2"
27     ],
28     "MJRefresh": [
29       "3.1.15.6"
30     ],
31     "Masonry": [
32       "1.1.0"
33     ],
34     "UITableView+FDTemplateLayoutCell": [
35       "1.6"
36     ],
37     "YYText": [
38       "1.0.7"
39     ],
40     "WPMarkDownParse": [
42     ]
43   }