blob: e5655ef501f5e86d50f797b037fa052f43db7c7d [file] [log] [blame]
{
"name": "JPVerticalSlideMenu",
"version": "1.0",
"summary": "Sliding Menu for iOS (Top and Bottom menus)",
"homepage": "http://www.juanpecatalan.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Juanpe Catalán": "juanpecm@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Juanpe/JPVerticalSlideMenu.git",
"tag": "1.0"
},
"source_files": "JPVerticalSlideMenu/*",
"requires_arc": true
}