blob: 7be1a20784e85867a4b2e2e945136fbddcc92c69 [file] [log] [blame]
{
"name": "HZChooseButton",
"version": "0.1.9",
"summary": "首页可选择式按钮菜单",
"description": "首页可选择式按钮菜单,类似于支付宝首页的按钮选择菜单",
"homepage": "https://github.com/liuyihau/HZChooseButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuyihua": "liuyihua2015@sina.com"
},
"source": {
"git": "https://github.com/liuyihau/HZChooseButton.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HZChooseButton/Classes/**/*",
"resource_bundles": {
"HZChooseButton": [
"HZChooseButton/Assets/*"
]
},
"dependencies": {
"MJExtension": [
]
}
}