blob: 1f00e3b5f7eebe7e670ccc56bd5e58d32de9bf76 [file] [log] [blame]
{
"name": "SWTableViewCell",
"version": "0.3.3",
"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.3.3"
},
"source_files": "SWTableViewCell/PodFiles/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}