Latest | 0.1 |
---|---|
Homepage | https://github.com/hyperoslo/HYPEmptyCellTableViewCell |
License | MIT |
Platforms | ios 7.0, requires ARC |
Frameworks | UIKit |
Authors |
Usage
#import "HYPEmptyCellTableViewCell.h"
Installation
HYPEmptyCellTableViewCell is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'HYPEmptyCellTableViewCell'
Author
Hyper AS, [email protected]
License
HYPEmptyCellTableViewCell is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "HYPEmptyCellTableViewCell", "version": "0.1", "summary": "Just a class to fake a separator in a table view", "homepage": "https://github.com/hyperoslo/HYPEmptyCellTableViewCell", "license": "MIT", "authors": { "Hyper AS": "[email protected]" }, "source": { "git": "https://github.com/hyperoslo/HYPEmptyCellTableViewCell.git", "tag": "0.1" }, "social_media_url": "https://twitter.com/hyperoslo", "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "Source/**/*", "frameworks": "UIKit" }
Sat, 27 Feb 2016 01:33:20 +0000