blob: 0ed71ab9a7b70cce2cb94af200b436b620540ff0 [file] [log] [blame]
{
"name": "SwipeMenuViewController",
"version": "1.1.5",
"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": "1.1.5"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}