blob: 779cf07ad517bd179001021c335cb11e5a31c3b1 [file] [log] [blame]
{
"name": "SmartTableView",
"version": "0.1.0",
"summary": "Make TableView work done in a minute.",
"description": "An Extension of UITableView, which use autolayout to calculate and cache tableview cell height automatically , free your time.",
"homepage": "https://github.com/matrixs/SmartTableView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"matrixs": "363986099@qq.com"
},
"source": {
"git": "https://github.com/matrixs/SmartTableView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "source/**/*"
}