[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / b / d / LBTitleFrontImageBehindButton / 0.0.1 / LBTitleFrontImageBehindButton.podspec.json
blobb091e685a6a7e1517af5b8e6d5d4b34ce3379e3a
2   "name": "LBTitleFrontImageBehindButton",
3   "version": "0.0.1",
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": "0.0.1"
20   },
21   "source_files": "LBTitleFrontImageBehindButton/**/*.{h,m}",
22   "requires_arc": true