blob: ca4a3624df8f406b1559690fcf4d9e9472a61a72 [file] [log] [blame]
{
"name": "ABMenuTableViewCell",
"version": "1.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": "1.0.2"
},
"source_files": "ABMenuTableViewCell",
"requires_arc": true
}