blob: 7a3eecef6046782118adacb4bc68b20f8b4409b0 [file] [log] [blame]
{
"name": "SESlideTableViewCell",
"version": "0.7.2",
"summary": "A subclass of UITableViewCell that shows buttons with swiping it.",
"homepage": "https://github.com/spaceelephant/SESlideTableViewCell",
"screenshots": "http://i.imgur.com/395rqmq.gif",
"license": "MIT",
"authors": {
"Junji Tago": "junji.tago@space-elephant.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/spaceelephant/SESlideTableViewCell.git",
"tag": "0.7.2"
},
"source_files": "SESlideTableViewCell/lib",
"public_header_files": "SESlideTableViewCell/lib/*.h",
"requires_arc": true
}