blob: e2ec7bc48013639cff7cd5927aef740c46679a0a [file] [log] [blame]
{
"name": "JLSlideMenuController",
"version": "0.4.5",
"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.4.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.swift"
}