blob: 6e77905bba35a5708298e47d50648a85bef3afc1 [file] [log] [blame]
{
"name": "LBTitleFrontImageBehindButton",
"version": "1.0.1",
"summary": "LBTitleFrontImageBehindButton",
"description": "更改系统UIButton的排列方式,系统的UIButton是image在前title在后,使其title在前面image在后面。",
"homepage": "https://github.com/A1129434577/LBTitleFrontImageBehindButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBTitleFrontImageBehindButton.git",
"tag": "1.0.1"
},
"source_files": "LBTitleFrontImageBehindButton/**/*.{h,m}",
"requires_arc": true
}