blob: f233965cbd9f5d3391ff0a78e32b2183459f246d [file] [log] [blame]
{
"name": "CKSelectedTableViewCellFactory",
"version": "1.0.0",
"platforms": {
"ios": null
},
"license": {
"type": "BSD"
},
"homepage": "https://github.com/codykimberling/CKSelectedTableViewCellFactory/",
"authors": {
"Cody Kimberling": "clkimberling@gmail.com"
},
"summary": "Selected Background factory UITableViewCell.",
"description": "Selected Background factory UITableViewCell. Works with Plain and Grouped TableViews and allows for custom corner radius and backgroundColor.",
"source": {
"git": "https://github.com/codykimberling/CKSelectedTableViewCellFactory.git",
"tag": "1.0.0"
},
"source_files": "CKSelectedTableViewCellFactory/CKSelectedTableViewCellFactory.{h,m}",
"requires_arc": true
}