blob: 616abc59ca397f561801794c4cecf45020df7af9 [file] [log] [blame]
{
"name": "LBTitleFrontImageBehindButton",
"version": "1.0.0",
"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.0"
},
"source_files": "LBTitleFrontImageBehindButton/**/*.{h,m}",
"requires_arc": true
}