blob: 1fbe33ffe2de35fbf3dcb6c12375c6250222494f [file] [log] [blame]
{
"name": "tableivewSimplify",
"version": "4.0.3",
"summary": "one line of tableview",
"description": "one line for tableivewSimplify",
"homepage": "https://github.com/wangjindong/tableivewSimplifyDemo.git",
"license": "MIT",
"authors": {
"wangjindong": "419591321@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/wangjindong/tableivewSimplifyDemo.git",
"tag": "4.0.3"
},
"source_files": "tableviewSimplify/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"UITableView+FDTemplateLayoutCell": [
"~> 1.3"
]
}
}