blob: 7ad67b57ac0bbbbfe049275a0c2783cb5242afe7 [file] [log] [blame]
{
"name": "SWRevealViewController",
"version": "0.0.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": "BSD",
"authors": {
"John Lluch Zorrilla": "joan.lluch@sweetwilliamsl.com"
},
"source": {
"git": "https://github.com/John-Lluch/SWRevealViewController.git",
"commit": "d7fd4be75334c575f407c57d0b32c0720a417236"
},
"platforms": {
"ios": "5.0"
},
"source_files": "SWRevealViewController/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}