blob: b67e602861cb93f21d4b48e8debfdb1703c23077 [file] [log] [blame]
{
"name": "SWRevealTableViewCell",
"version": "0.3.3",
"summary": "UITableViewCell subclass to easily display left and right buttons based on user pan gestures or developer programmatic actions.",
"homepage": "https://github.com/John-Lluch/SWRevealTableViewCell",
"license": "MIT",
"authors": {
"John Lluch Zorrilla": "joan.lluch@sweetwilliamsl.com"
},
"source": {
"git": "https://github.com/John-Lluch/SWRevealTableViewCell.git",
"tag": "v0.3.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SWRevealTableViewCell/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}