blob: 193dd25f6c618d82439942b95341ddfd4e455e50 [file] [log] [blame]
{
"name": "VPSlideMenu",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VPSlideMenu/*.{h,m}"
}