blob: 66b62534c8c0e3aa47b0cd12496c4d918f9c31fc [file] [log] [blame]
{
"name": "UITableViewDynamicLayoutCacheHeight",
"version": "5.0.9",
"summary": "🖖 Template auto layout cell for automatically UITableViewCell UITableViewHeaderFooterView calculating and cache height framework.",
"homepage": "https://github.com/liangdahong/UITableViewDynamicLayoutCacheHeight",
"license": "MIT",
"authors": {
"liangdahong": "ios@liangdahong.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liangdahong/UITableViewDynamicLayoutCacheHeight.git",
"tag": "5.0.9"
},
"requires_arc": true,
"source_files": "UITableViewDynamicLayoutCacheHeight/**/*.{h,m}"
}