[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 7 / e / LBVerticalButton / 0.0.1 / LBVerticalButton.podspec.json
blobfd97805859ec0036c3dd2f787144a8a35253b3d2
2   "name": "LBVerticalButton",
3   "version": "0.0.1",
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": "0.0.1"
20   },
21   "source_files": "LBVerticalButton/**/*.{h,m}",
22   "requires_arc": true