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