{ | |
"name": "NavDropDownMenu", | |
"version": "1.0.0", | |
"summary": "One Navigation bar Drop Down List Menu.", | |
"homepage": "https://github.com/hanyegudeng/navDropDownMenu.git", | |
"license": "MIT", | |
"authors": { | |
"hanyegudeng": "wy204305@163.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/hanyegudeng/navDropDownMenu.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "NavDropDownMenu/*.{h,m}", | |
"requires_arc": true | |
} |