blob: d470e442444d72bb6aad33461f5fe08e997fe04f [file] [log] [blame]
{
"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"
}