blob: 817e5d0470665ced2255fd78a5ebdd44bcbb2d14 [file] [log] [blame]
{
"name": "ABMenuTableViewCell",
"version": "1.0.0",
"summary": "Solution for using your own custom view as a menu in an UITableView’s “swipe to delete”-menu gesture.",
"homepage": "https://github.com/alexbumbu/ABMenuTableViewCell",
"screenshots": [
"https://raw.githubusercontent.com/alexbumbu/ABMenuTableViewCell/master/sample_1.png",
"https://raw.githubusercontent.com/alexbumbu/ABMenuTableViewCell/master/sample_2.png"
],
"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.0"
},
"source_files": "ABMenuTableViewCell",
"requires_arc": true
}