blob: 2a8065fadbcb451b08c96697b14091d8378ddec1 [file] [log] [blame]
{
"name": "SWRevealViewController",
"version": "2.0.0",
"summary": "A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, 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.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SWRevealViewController/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}