blob: 03191dc34bf32b1d868f048f02ade8a70e506ba1 [file] [log] [blame]
{
"name": "SSMenuView",
"version": "0.1.2",
"summary": "create a menuView by yourself",
"description": "一个可自定义的底部弹出选择框(create a menuView by yourself)",
"homepage": "https://github.com/sun6762/SSMenuView",
"license": "MIT",
"authors": {
"sun6762": "1458742008@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sun6762/SSMenuView.git",
"tag": "0.1.2"
},
"source_files": "SSMenuView/Code/*.{h,m}",
"resources": "SSMenuView/Resources/*.imageset",
"frameworks": "UIKit"
}