swift SCRAttributedStringBuilder是一种使用链式调用方式配置NSAttributedString
SCRAttributedStringBuilder 是一种链式构建 NSAttributedString 的库,参考 Masonry 中的链式思路,用于简化 NSAttributedString 冗长的构建和配置。
下载地址
用户评论