blob: 4fdb84751f70ed70ff033d5a1304ab3747129f24 [file] [log] [blame]
{
"name": "tableivewSimplify",
"version": "3.0.1",
"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": "3.0.1"
},
"source_files": "tableviewSimplify/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"UITableView+FDTemplateLayoutCell": [
"~> 1.3"
]
}
}