Latest | 0.1 |
---|---|
Homepage | https://github.com/hyperoslo/HYPTableViewCell |
License | MIT |
Platforms | ios 7.0, requires ARC |
Frameworks | Foundation |
Authors |
UITableViewCell
A simple class to fix the default inset in UITableViewCell on >= iOS 7.
Latest podspec
{ "name": "HYPTableViewCell", "version": "0.1", "summary": "Fix that awful default separator inset in table view cells", "description": " * Fix that awful default separator inset in table view cells once for alln", "homepage": "https://github.com/hyperoslo/HYPTableViewCell", "license": { "type": "MIT", "file": "LICENSE.md" }, "authors": { "Hyper": "[email protected]" }, "social_media_url": "http://twitter.com/hyperoslo", "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/hyperoslo/HYPTableViewCell.git", "tag": "0.1" }, "source_files": "Source/*.{h,m}", "frameworks": "Foundation", "requires_arc": true }
Sun, 06 Mar 2016 12:59:03 +0000