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