[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 9 / e / LBTableViewCell / 0.0.1 / LBTableViewCell.podspec.json
blob23f363a217bdb604952a6238f2661fe9e35f556c
2   "name": "LBTableViewCell",
3   "version": "0.0.1",
4   "summary": "原生UITableViewCell的优化LBTableViewCell",
5   "description": "原生UITableViewCell更改其image、textLabel、detailTextLabel的属性时候不能达到其预想效果,而LBTableViewCell就是为了解决即使更改原生的属性image、textLabel、detailTextLabel也能达到预定效果。",
6   "homepage": "https://github.com/A1129434577/LBTableViewCell",
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/LBTableViewCell.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "LBTableViewCell/**/*.{h,m}",
22   "requires_arc": true