blob: 048f54966559667570253fd5b5da5d83a43ecb0f [file] [log] [blame]
{
"name": "WWMenuView",
"version": "0.0.1",
"summary": "WWMenuView is a SideMenu. (一個側邊選單)",
"homepage": "https://github.com/William-Weng/WWMenuView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"翁禹斌(William.Weng)": "linuxice0609@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "WWMenuView.framework"
},
"source": {
"git": "https://github.com/William-Weng/WWMenuView.git",
"tag": "0.0.1"
},
"frameworks": "UIKit"
}