blob: c5e0e53ab11374adca2624493175cc622af80806 [file] [log] [blame]
{
"name": "DSSwipeTableViewCell",
"version": "0.0.3",
"summary": "A drop-in replacement for UITableViewCell with horizontal scrolling to reveal a custom view",
"homepage": "https://github.com/DonovanSoderlund/DSSwipeTableViewCell",
"license": "MIT",
"authors": {
"Donovan Söderlund": "donovan@donovan.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DonovanSoderlund/DSSwipeTableViewCell.git",
"tag": "0.0.3"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}