blob: 0e538d7a5fc07b3b20ab144ec8773a3674ce5994 [file] [log] [blame]
{
"name": "SWTableViewCell",
"version": "0.0.7",
"authors": {
"Chris Wendel": "chriwend@umich.edu"
},
"homepage": "https://github.com/CEWendel/SWTableViewCell",
"summary": "UITableViewCell subclass that implements a swipeable content view which exposes utility buttons.",
"license": "MIT",
"source": {
"git": "https://github.com/CEWendel/SWTableViewCell.git",
"tag": "0.0.7"
},
"source_files": "SWTableViewCell/SWTableViewCell.{h,m}",
"platforms": {
"ios": "6.1"
},
"requires_arc": true
}