| { |
| "name": "BWSwipeRevealCell", |
| "version": "3.0.0", |
| "license": { |
| "type": "BSD" |
| }, |
| "homepage": "https://github.com/bitwit/BWSwipeRevealCell", |
| "authors": { |
| "Kyle Newsome": "kyle@bitwit.ca" |
| }, |
| "summary": "A swipeable table cell with great flexibility", |
| "source": { |
| "git": "https://github.com/bitwit/BWSwipeRevealCell.git", |
| "tag": "3.0.0" |
| }, |
| "source_files": [ |
| "BWSwipeRevealCell/BWSwipeRevealCell.h", |
| "BWSwipeRevealCell/BWSwipeCell.swift", |
| "BWSwipeRevealCell/BWSwipeRevealCell.swift" |
| ], |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "social_media_url": "https://twitter.com/kylnew" |
| } |