blob: 611d9a499aba6ac23f150db8bb8631533d376bd4 [file] [log] [blame]
{
"name": "FEHeaderMenu",
"version": "0.0.1",
"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.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}