blob: 808ae3898316add6b2f11fa5e081d0bc61f72db7 [file] [log] [blame]
{
"name": "UITableViewDynamicLayoutCacheHeight",
"version": "5.1.0",
"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.1.0"
},
"requires_arc": true,
"source_files": "UITableViewDynamicLayoutCacheHeight/**/*.{h,m}"
}