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