blob: e7c3f04d3cc7e9f67b6788044365681f05fdabaa [file] [log] [blame]
{
"name": "FEHeaderMenu",
"version": "0.0.4",
"summary": "头部分组菜单,功能类似于UISegmentControl或者UITabBarController",
"homepage": "https://github.com/wzf/FEHeaderMenu",
"license": "MIT",
"authors": {
"wangzhanfeng": "fengpromail@163.com"
},
"source": {
"git": "https://github.com/wzf/FEHeaderMenu.git",
"tag": "0.0.4"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}