blob: 9bdfe2800c131d617dd67c21e10864b7590ff495 [file] [log] [blame]
{
"name": "GuillotineMenu",
"version": "4.1",
"homepage": "http://yalantis.com/blog/how-we-created-guillotine-menu-animation/",
"summary": "Custom menu transition from Navigation Bar",
"authors": "Yalantis",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/yalantis",
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Yalantis/GuillotineMenu.git",
"tag": "4.1"
},
"requires_arc": true,
"source_files": "GuillotineMenu/*.swift",
"swift_version": "5.0"
}