blob: 57ed173fd8601329753e9f28e2209866e07a58bc [file] [log] [blame]
{
"name": "BZButton",
"version": "1.0.3",
"summary": "xib control button image and text",
"description": "xib control button image and text. 从xib上调节图片方向.",
"homepage": "https://github.com/EricBZH/BZButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EricBup": "375298211@qq.com"
},
"source": {
"git": "https://github.com/EricBZH/BZButton.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "BZButtonDemo/BZButton/*.{h,m}"
}