blob: 1ea8ca4beca9a8aec28ff6ef5a6c941845960551 [file] [log] [blame]
{
"name": "MTMenusView",
"version": "0.0.2",
"summary": "可自定义的导航菜单栏",
"description": "导航菜单栏,使用方式类似于tableView",
"homepage": "https://github.com/CoderDwang/MTMenusDemo",
"license": "MIT",
"authors": {
"Dwang": "coderdwang@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderDwang/MTMenusDemo.git",
"tag": "0.0.2"
},
"source_files": [
"MTMenusView",
"MTMenusView/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}