blob: 79a12fff668b69d69156e303488729cadc1ce5cd [file] [log] [blame]
{
"name": "RicMenuView",
"version": "0.0.1",
"summary": "a menu style view for filtering.",
"description": "a menu view used for supporting muti selection and single selection",
"homepage": "https://github.com/zLihuan/RicMenuView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhanglihuan": "625482408@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zLihuan/RicMenuView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}