blob: e0930ce24cf24b065c53ac02d08f7acecb5aafd8 [file] [log] [blame]
{
"name": "NotDeadSWTableViewCell",
"version": "0.3.8",
"authors": {
"Chris Wendel": "chriwend@umich.edu"
},
"homepage": "https://github.com/scottcc/NotDeadSWTableViewCell",
"summary": "Non-abandoned UITableViewCell subclass that implements a swipeable content view which exposes utility buttons. But do not use.",
"description": "You should probably not use this. All credit should go to Chris Wendel, forked from him, apparently his email address is/was chriwend@umich.edu.",
"license": "MIT",
"source": {
"git": "https://github.com/scottcc/NotDeadSWTableViewCell.git",
"tag": "0.3.8"
},
"source_files": "NotDeadSWTableViewCell/PodFiles/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}