blob: 491efad6c06327a6a69a922ebb90550d51ca5cdc [file] [log] [blame]
{
"name": "SWRevealViewController",
"version": "2.2.0",
"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": "v2.2.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SWRevealViewController/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}