blob: 4d2b5c24b4bd7528e5241349b2b34bf85d337d5a [file] [log] [blame]
{
"name": "HZChooseButton",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HZChooseButton/Classes/**/*",
"resource_bundles": {
"HZChooseButton": [
"HZChooseButton/Assets/*"
]
},
"dependencies": {
"MJExtension": [
]
}
}