blob: 8abae6178b497a4f0cc612e7c08ebb662f6547ba [file] [log] [blame]
{
"name": "FlowingMenu",
"version": "3.0.0",
"license": "MIT",
"summary": "Interactive view transition to display menus with flowing and bouncing effects in Swift",
"homepage": "https://github.com/yannickl/FlowingMenu.git",
"social_media_url": "https://twitter.com/yannickloriot",
"authors": {
"Yannick Loriot": "contact@yannickloriot.com"
},
"source": {
"git": "https://github.com/yannickl/FlowingMenu.git",
"tag": "3.0.0"
},
"screenshots": "http://yannickloriot.com/resources/flowingmenu.gif",
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"QuartzCore"
]
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}