blob: 072df12b7c52cb5cdc48762348d87273d2183efc [file] [log] [blame]
{
"name": "HZChooseButton",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HZChooseButton/Classes/**/*",
"resource_bundles": {
"HZChooseButton": [
"HZChooseButton/Assets/*.png"
]
},
"dependencies": {
"MJExtension": [
]
}
}