| { | |
| "name": "RNRippleTableView", | |
| "version": "0.1.5", | |
| "summary": "A custom table view with highly detailed ripple animations.", | |
| "homepage": "https://github.com/rnystrom/RNRippleTableView", | |
| "license": "MIT", | |
| "authors": { | |
| "Ryan Nystrom": "rnystrom@whoisryannystrom.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/rnystrom/RNRippleTableView.git", | |
| "tag": "0.1.5" | |
| }, | |
| "source_files": "RNRippleTableView.{h,m}", | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "requires_arc": true, | |
| "frameworks": "QuartzCore" | |
| } |