[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / b / d / LBTitleFrontImageBehindButton / 1.0.0 / LBTitleFrontImageBehindButton.podspec.json
blob616abc59ca397f561801794c4cecf45020df7af9
2   "name": "LBTitleFrontImageBehindButton",
3   "version": "1.0.0",
4   "summary": "LBTitleFrontImageBehindButton",
5   "description": "更改系统UIButton的排列方式,系统的UIButton是image在前title在后,使其title在前面image在后面。",
6   "homepage": "https://github.com/A1129434577/LBTitleFrontImageBehindButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘彬": "1129434577@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/A1129434577/LBTitleFrontImageBehindButton.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "LBTitleFrontImageBehindButton/**/*.{h,m}",
22   "requires_arc": true