2 "name": "LBTableViewCell",
4 "summary": "原生UITableViewCell的优化LBTableViewCell",
5 "description": "原生UITableViewCell更改其image、textLabel、detailTextLabel的属性时候不能达到其预想效果,而LBTableViewCell就是为了解决即使更改原生的属性image、textLabel、detailTextLabel也能达到预定效果。",
6 "homepage": "https://github.com/A1129434577/LBTableViewCell",
12 "刘彬": "1129434577@qq.com"
18 "git": "https://github.com/A1129434577/LBTableViewCell.git",
21 "source_files": "LBTableViewCell/**/*.{h,m}",