blob: c5cdf07a3f56099952b4627adabe2d0369fb9736 [file] [log] [blame]
{
"name": "ZKRevealingTableViewCell",
"version": "0.0.2",
"license": "MIT",
"summary": "A Sparrow-style Implementation of Swipe-To-Reveal.",
"homepage": "https://github.com/alexzielenski/ZKRevealingTableViewCell",
"authors": {
"Alex Zielenski": "support@alexzielenski.com"
},
"source": {
"git": "https://github.com/alexzielenski/ZKRevealingTableViewCell.git",
"tag": "0.0.2"
},
"description": "A different kind of swipe-to-reveal that pans with your finger and works left and right to reveal a background view.",
"platforms": {
"ios": null
},
"source_files": "vendor",
"frameworks": "QuartzCore",
"requires_arc": false
}