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