blob: f83c79f8002141bc8cf4c527668dde4f7755deff [file] [log] [blame]
{
"name": "JLSlideMenuController",
"version": "0.1.8",
"summary": "JLSlideMenuController, a easy and cusmomizable way to create your slide menu",
"description": "This is a library that makes the hard work to control and create the slide menu for you. It allows you to create a completely customizable menu in a easy way using most of the time only the storyboard and its completely in Swift. I hope it will helps you make you app faster.",
"homepage": "https://github.com/josechagas/JLSlideMenuController",
"license": "MIT",
"authors": {
"José Lucas": "joselucas1994@yahoo.com.br"
},
"source": {
"git": "https://github.com/josechagas/JLSlideMenuController.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.swift"
}