2 "name": "HTKDynamicResizingCell",
4 "summary": "Subclassed UITableView/UICollectionView cells that auto calculate size when AutoLayout constraints are applied correctly. iOS 7+.",
5 "description": " Subclassed UITableView/UICollectionView cells that will auto calculate their size so long as AutoLayout constraints are applied correctly. For iOS 7+. Works similar to how iOS 8's auto sizing of cells work.\n",
6 "homepage": "http://www.github.com/henrytkirk/HTKDynamicResizingCell",
8 "type": "Apache License, Version 2.0",
12 "Henry T Kirk": "henrytkirk@gmail.com"
14 "social_media_url": "http://twitter.com/henrytkirk",
19 "git": "https://github.com/henrytkirk/HTKDynamicResizingCell.git",
22 "source_files": "HTKDynamicResizingCell/**/*.{h,m}",