blob: f25c1e69b760d16205276f81612fbdae49f13d38 [file] [log] [blame]
{
"name": "BZButton",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "BZButton/Classes/*.{h,m}"
}