blob: c84ebe134e05128ec464a5a6b9374352f32ac8a4 [file] [log] [blame]
{
"name": "SwipeMenuViewController",
"version": "2.1.2",
"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.1.2"
},
"source_files": "Sources/**/*"
}