blob: fcdf80869bfb723113fb05fd5c742aa80f2c7434 [file] [log] [blame]
{
"name": "RNSwipeViewController",
"version": "0.2.0",
"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/RNSwipeViewController.git",
"tag": "0.2.0"
},
"source_files": "RNSwipeViewController/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}