blob: 6f6deb6a5ab507be2ad9d630f34ba8ab889cec85 [file] [log] [blame]
{
"name": "MGSwipeTableCell",
"version": "1.5.6",
"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.5.6"
},
"source_files": "MGSwipeTableCell",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}