blob: edbbb8d67a55e23470217aef72626613fddeb2ed [file] [log] [blame]
{
"name": "ZWPullMenuView",
"version": "0.0.1",
"summary": "下拉选择视图、支持微信、支付宝等样式。自动计算最优显示位置、动画效果。",
"homepage": "https://github.com/wangziwu/ZWPullMenuView",
"license": "MIT",
"authors": {
"wangziwu": "wang_ziwu@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangziwu/ZWPullMenuView.git",
"tag": "0.0.1"
},
"source_files": "ZWPullMenuView/*.{h,m}",
"resources": "ZWPullMenuView/*.{png,xib,nib,bundle}",
"requires_arc": true
}