blob: a5f985b870a0bc35f32f29698beb667f7735b941 [file] [log] [blame]
{
"name": "VPSlideMenu",
"version": "0.5.0",
"summary": "Menu View Controller. It has left, right and main view controllers. Supported tap and pan gestures. Supported storyboards",
"homepage": "https://github.com/vascome/VPSlideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vasily Popov": "vasily.popov.it@gmail.com"
},
"source": {
"git": "https://github.com/vascome/VPSlideMenu.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VPSlideMenu/*.{h,m}"
}