blob: c5013dd1fcce1566944682ff5bc603e14dcb14ea [file] [log] [blame]
{
"name": "SWRevealViewController",
"version": "1.0.4",
"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.0.4"
},
"platforms": {
"ios": "5.1"
},
"source_files": "SWRevealViewController/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}