blob: dc5e3478f7dd1f8fc4338a9767fc0725addddbaf [file] [log] [blame]
{
"name": "MCSwipeTableViewCell",
"version": "1.2.0",
"authors": {
"Ali Karagoz": "mail@alikaragoz.net"
},
"homepage": "https://github.com/alikaragoz/MCSwipeTableViewCell",
"summary": "Convenient UITableViewCell subclass that implements a swippable content to trigger actions (similar to the Mailbox app).",
"license": "MIT",
"source": {
"git": "https://github.com/alikaragoz/MCSwipeTableViewCell.git",
"tag": "1.2.0"
},
"source_files": "MCSwipeTableViewCell",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}