blob: 53e3f32e02bdaae6abdde3675421f9d3620a2cd4 [file] [log] [blame]
{
"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": "teknologi@hyper.no"
},
"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"
}