blob: d010896c16bb1cce23fb1d6ae801b15057e84525 [file] [log] [blame]
{
"name": "YJTableViewFactory",
"version": "3.1.1",
"summary": "UITableView工厂,可自动填充数据源,填充Cell,缓存高。",
"homepage": "https://github.com/937447974/YJTableViewFactory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"阳君": "937447974@qq.com"
},
"source": {
"git": "https://github.com/937447974/YJTableViewFactory.git",
"tag": "v3.1.1"
},
"platforms": {
"ios": "6.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"YJCocoa": [
]
},
"deprecated": true,
"deprecated_in_favor_of": "YJCocoa"
}