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