blob: 1391866b947183075cd0f00b7005ede9692b81b7 [file] [log] [blame]
{
"name": "YZNavigationDropMenu",
"version": "0.3.3",
"summary": "组件化的下拉菜单封装.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cnxbox360/YZNavigationDropMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Prometheus": "yzlindevelop@163.com"
},
"source": {
"git": "https://github.com/cnxbox360/YZNavigationDropMenu.git",
"tag": "0.3.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YZNavigationDropMenu/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}