blob: 4ffc60ee21db6bd3f8e1a47c442e1f511a4559d0 [file] [log] [blame]
{
"name": "WPBaseTableView",
"version": "0.1.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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WPBaseTableView/Classes/**/*",
"resources": "WPBaseTableView/WPBaseTableView.bundle",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"SDWebImage": [
"5.0.2"
],
"SVProgressHUD": [
"2.2.5"
],
"MJRefresh": [
"3.1.15.6"
],
"Masonry": [
"1.1.0"
],
"UITableView+FDTemplateLayoutCell": [
"1.6"
]
}
}