blob: 3369d400ee86b64eb7f305d7203bac0f1a74a526 [file] [log] [blame]
{
"name": "VPSlideMenu",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VPSlideMenu/*.{h,m}"
}