blob: 7c65aecf5c0b02ec4f6b4ead4dc24f4bfffef7dc [file] [log] [blame]
{
"name": "UITableView+MTTHeaderFooterFittingHeight",
"version": "1.0.0",
"summary": "Compute UITableView HeaderFooter height using Auto-Layout",
"homepage": "https://github.com/MTT-IOS/UITableView-MTTHeaderFooterFittingHeight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MTT": "2529260592@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MTT-IOS/UITableView-MTTHeaderFooterFittingHeight",
"tag": "1.0.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}