blob: f6f327781a896b8247c9066eac1520100b6fbe27 [file] [log] [blame]
{
"name": "ZXFilterView",
"version": "0.1.1",
"summary": "一个OC右弹出的筛选菜单,支持多group,自适应按钮大小排列",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xzx951753/ZXFilterView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xzx951753": "285644797@qq.com"
},
"source": {
"git": "https://github.com/xzx951753/ZXFilterView.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZXFilterView/Classes/**/*",
"public_header_files": "ZXFilterView/Classes/**/*.h",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}