Latest | 0.0.2 |
---|---|
Homepage | http://www.github.com/henrytkirk/HTKDynamicResizingCell |
License | Apache License, Version 2.0 |
Platforms | ios 7.0, requires ARC |
Authors |
Latest podspec
{ "name": "HTKDynamicResizingCell", "version": "0.0.2", "summary": "Subclassed UITableView/UICollectionView cells that auto calculate size when AutoLayout constraints are applied correctly. iOS 7+.", "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", "homepage": "http://www.github.com/henrytkirk/HTKDynamicResizingCell", "license": { "type": "Apache License, Version 2.0", "file": "LICENSE" }, "authors": { "Henry T Kirk": "[email protected]" }, "social_media_url": "http://twitter.com/henrytkirk", "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/henrytkirk/HTKDynamicResizingCell.git", "tag": "v0.0.2" }, "source_files": "HTKDynamicResizingCell/**/*.{h,m}", "requires_arc": true }
Sun, 28 Feb 2016 08:14:03 +0000