blob: a4035586066225ccd43e233e370c40ccb9254b13 [file] [log] [blame]
{
"name": "CTCustomTableViewCell",
"version": "2",
"license": "MIT",
"summary": "Simple superclass for custom tableview cells that works on convention and removes the need for a lot of code.",
"authors": {
"Stefan Kendall": "stefankendall@gmail.com"
},
"homepage": "https://github.com/stefankendall/CustomTableViewCell",
"source": {
"git": "https://github.com/stefankendall/CustomTableViewCell.git",
"tag": "2"
},
"source_files": "CustomTableViewCell",
"platforms": {
"ios": "5.0"
},
"requires_arc": false
}