blob: c0352ce05b3629f62733770cc998f560692ba1de [file] [log] [blame]
{
"name": "MAXTableView",
"version": "0.0.4",
"summary": "Use TableView easily.",
"description": "Use autolayout to calculate and cache tableview cell height automatically just by one line code",
"homepage": "https://github.com/matrixs/MAXTableView",
"license": "GNU",
"authors": {
"matrixs": "363986099@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/matrixs/MAXTableView.git",
"tag": "0.0.4"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
]
}