blob: fe5adf2dd64f8680e29bcbc7c50c13cf10dcf4c6 [file] [log] [blame]
{
"name": "RNRippleTableView",
"version": "0.0.1",
"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.0.1"
},
"source_files": "RNRippleTableView.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}