blob: ce29418a752fcd21fd0d73ac7e70da2156034b7b [file] [log] [blame]
{
"name": "MFViewHeightCache",
"version": "1.1.0",
"summary": "Height calculate and cache for auto layout views.",
"homepage": "https://github.com/Tinghui/UITableView-CellHeightCalculation",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Tinghui": "tinghui.zhang3@gmail.com"
},
"source": {
"git": "https://github.com/Tinghui/UITableView-CellHeightCalculation.git",
"tag": "1.1.0"
},
"source_files": "Source/MFViewHeightCache/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}