blob: 01414df07ceb7c18c30d1f31951dd488fb46fa22 [file] [log] [blame]
{
"name": "UITableViewDynamicLayoutCacheHeight",
"version": "5.0.3",
"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.3"
},
"requires_arc": true,
"source_files": "Sources/UITableViewDynamicLayoutCacheHeight/**/*.{h,m}"
}