blob: d678ea7da306226e041713467fce3b99594ffa05 [file] [log] [blame]
{
"name": "ABMenuTableViewCell",
"version": "2.0.2",
"summary": "Highly customizable, yet simple to use, solution for UITableViewCell right menu, shown by 'swipe to delete' gesture.",
"homepage": "https://github.com/alexbumbu/ABMenuTableViewCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Bumbu": "https://github.com/alexbumbu"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/alexbumbu/ABMenuTableViewCell.git",
"tag": "2.0.2"
},
"source_files": "ABMenuTableViewCell",
"requires_arc": true
}