LBTitleInputCell 1.0.0×由 A1129434577 维护。安装指南×LBTitleInputCell 安装指南您想将类似以下内容添加到您的 Podfile 中: pod 'LBTitleInputCell', '~> 1.0'target 'MyApp' do pod 'LBTitleInputCell', '~> 1.0' end然后在终端中运行 pod install,或从 CocoaPods.app 运行。或者为了测试运行,运行以下命令pod try LBTitleInputCell查看 PodspecGitHub 仓库CocoaPods.org 上的页面LBTitleInputCell 1.0.0由刘彬A1129434577/LBTitleInputCellGitHub 仓库LBTitleInputCell 项目中使用较多的左标题右输入框排列的 cell,只需传入一个 titleArray,该 cell 会自动计算 titleArray 最长的,并自动排列输入框的最佳位置。
LBTitleInputCell 项目中使用较多的左标题右输入框排列的 cell,只需传入一个 titleArray,该 cell 会自动计算 titleArray 最长的,并自动排列输入框的最佳位置。