blob: 1c77ac4e397df9176a4be2d5aeb06e12aa6e724c [file] [log] [blame]
{
"name": "SESlideTableViewCell",
"version": "0.1.0",
"summary": "UITableViewCell subclass which shows buttons with sliding it.",
"homepage": "http://www.space-elephant.com",
"screenshots": [
"http://i.imgur.com/NUJ9Hts.gif",
"http://i.imgur.com/ic1fwxp.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.1.0"
},
"source_files": "SESlideTableViewCell/lib",
"public_header_files": "SESlideTableViewCell/lib/*.h",
"requires_arc": true
}