DRFormattedLabel 1.0.0× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布时间最后发布2014年12月由 Daniel Ramteke 维护。安装指南×DRFormattedLabel 的安装指南您需要在 Podfile 中添加与以下类似的代码 pod 'DRFormattedLabel', '~> 1.0'target 'MyApp' do pod 'DRFormattedLabel', '~> 1.0' end然后在终端中或从 CocoaPods.app 运行 pod install或者为了进行测试运行,请运行以下命令pod try DRFormattedLabel查看 PodspecGitHub 仓库CocoaPods.org 页面DRFormattedLabel 1.0.0由Daniel Rdanramteke/DRFormattedLabelGitHub 仓库 一个 UILabel,显示指定格式字符串中的指定值。