AttributedStringSugar
特性
使用构建器模式的 NSAttributedString sugar。
更多详情,请看示例
示例
要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install
。
要求
Swift 5.0
安装
通过 CocoaPods 可以获得 AttributedStringSugar。要安装它,只需将以下行添加到 Podfile 中
pod 'AttributedStringSugar'
作者
Elon Park, [email protected]
许可证
AttributedStringSugar 可在 MIT 许可证下使用。有关更多信息,请参阅 LICENSE 文件。