blob: 0e23aa9bdf751a1afab9c8ef61155bfabd002194 [file] [log] [blame]
{
"name": "SwipeMenuViewController",
"version": "2.0.1",
"summary": "Swipable tab and menu UI framework",
"description": "SwipeMenuViewController provides SwipeMenuView and SwipeMenuViewController. This is very useful to build swipe-based paging UI. The interface is as simple as UIKit's.",
"homepage": "https://github.com/yysskk/SwipeMenuViewController",
"license": {
"type": "MIT",
"file": "./LICENSE"
},
"authors": {
"yysskk": "yusuke.0213@gmail.com"
},
"social_media_url": "http://twitter.com/_yysskk",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yysskk/SwipeMenuViewController.git",
"tag": "2.0.1"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}