blob: 9f6eea66db17f4109c175c29c5f1de4c4c8f1793 [file] [log] [blame]
{
"name": "WPBaseTableView",
"version": "0.1.4.2",
"summary": "使用json配置TableView",
"description": "json配置tableView,高度自适应、缓存,点击图片放大等",
"homepage": "https://www.jianshu.com/u/260d120058f7",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"823105162@qq.com": "823105162@qq.com"
},
"source": {
"git": "https://github.com/wuyanghu/WPBaseTableView.git",
"tag": "0.1.4.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WPBaseTableView/Classes/**/*",
"resources": "WPBaseTableView/WPBaseTableView.bundle",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"5.0.2"
],
"MJRefresh": [
"3.1.15.6"
],
"Masonry": [
"1.1.0"
],
"UITableView+FDTemplateLayoutCell": [
"1.6"
],
"YYText": [
"1.0.7"
]
}
}