blob: 91d84d3a795d7e7f09612d18f9911c997bd74e66 [file] [log] [blame]
{
"name": "SwipeMenuViewController",
"version": "1.1.1",
"summary": "Swipable tab and menu UI framework",
"description": "This is swipable menu framework including SwipeMenuView and SwipeMenuViewController. It is designed to resembling simple UIKit interface.",
"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.1"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}