blob: 8fc9b2af08165a79e99d94e53297f757dec89435 [file] [log] [blame]
{
"name": "MGSwipeTableCell",
"version": "1.6.0",
"authors": {
"Imanol Fernandez": "mortimergoro@gmail.com"
},
"homepage": "https://github.com/MortimerGoro/MGSwipeTableCell",
"summary": "An easy to use UITableViewCell subclass that allows to display swipeable buttons with a variety of transitions",
"license": "MIT",
"source": {
"git": "https://github.com/MortimerGoro/MGSwipeTableCell.git",
"tag": "1.6.0"
},
"source_files": "MGSwipeTableCell",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}