2 "name": "DLTemplateLayouTableViewCell",
4 "summary": "Template auto layout cell for automatically UITableViewCell height calculate, cache and precache",
5 "description": "Template auto layout cell for automatically UITableViewCell height calculate, cache and precache. Requires a `self-satisfied` UITableViewCell, using system's `- systemLayoutSizeFittingSize:`, provides heights caching.",
6 "homepage": "https://github.com/sdkdimon/DLTemplateLayouTableViewCell",
12 "dmitry lizin": "https://github.com/sdkdimon"
18 "git": "https://github.com/sdkdimon/DLTemplateLayouTableViewCell.git",
21 "source_files": "DLTemplateLayouTableViewCell/DLTemplateLayouTableViewCell/Sources/*.{h,m}",
22 "module_map": "DLTemplateLayouTableViewCell/DLTemplateLayouTableViewCell/Support Files/module.modulemap",