[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 8 / 7 / e / LBVerticalButton / 1.0.0 / LBVerticalButton.podspec.json
blobf7055dd313a5232d269d19061e1645e8610df27c
2   "name": "LBVerticalButton",
3   "version": "1.0.0",
4   "summary": "垂直排列且支持右上角图标的Button",
5   "description": "更改系统UIButton的排列规则,改为上下排列模式,图片在上title在下间距自定义,且支持右上角图标。",
6   "homepage": "https://github.com/A1129434577/LBVerticalButton",
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/LBVerticalButton.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "LBVerticalButton/**/*.{h,m}",
22   "requires_arc": true