blob: c8c2d8a85ffee98d1f30d015839091350a20bf73 [file] [log] [blame]
{
"name": "SWRevealViewController",
"version": "1.1.1",
"summary": "A UIViewController subclass for presenting two view controllers inspired in the Facebook app, done right.",
"homepage": "https://github.com/John-Lluch/SWRevealViewController",
"license": "MIT",
"authors": {
"John Lluch Zorrilla": "joan.lluch@sweetwilliamsl.com"
},
"source": {
"git": "https://github.com/John-Lluch/SWRevealViewController.git",
"tag": "v1.1.1"
},
"platforms": {
"ios": "5.1"
},
"source_files": "SWRevealViewController/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}