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