blob: 98765e7e4dd3212d00eb5d28f279732af9c64558 [file] [log] [blame]
{
"name": "ZSMenuView",
"version": "0.0.7",
"summary": "菜单控件:自定义菜单个数、排列样式、菜单样式、分隔线样式",
"description": "菜单控件:自定义菜单总数、菜单每行个数、菜单样式、菜单间隔、分隔线样式等功能",
"homepage": "https://github.com/safiriGitHub/ZSMenuView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"safiri": "safiri@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/safiriGitHub/ZSMenuView.git",
"tag": "0.0.7"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
]
}