blob: a4b06957b1fb21a9157ac3727ff1eef6d20cb71f [file] [log] [blame]
{
"name": "SWRevealTableViewCell",
"version": "0.3.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SWRevealTableViewCell/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}