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