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