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