blob: 4cc43a9897dabc07a0bc447e6cf7f217b17cf018 [file] [log] [blame]
{
"name": "SESlideTableViewCell",
"version": "0.6.0",
"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": "7.0"
},
"source": {
"git": "https://github.com/spaceelephant/SESlideTableViewCell.git",
"tag": "0.6.0"
},
"source_files": "SESlideTableViewCell/lib",
"public_header_files": "SESlideTableViewCell/lib/*.h",
"requires_arc": true
}