{ | |
"name": "MCSwipeTableViewCell", | |
"version": "2.1.2", | |
"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.2" | |
}, | |
"source_files": "MCSwipeTableViewCell", | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"requires_arc": true | |
} |