blob: 1f953a2e4acf4b02086cd8127358316da17b552e [file] [log] [blame]
{
"name": "SSMenuView",
"version": "0.1.3",
"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.3"
},
"source_files": "SSMenuView/Code/*.{h,m}",
"resources": "SSMenuView/Resources/*.imageset",
"frameworks": "UIKit"
}