Skip to content

ElonPark/AttributedStringSugar

Repository files navigation

AttributedStringSugar

CI Status Version License Platform

Feature

NSAttributedString sugar using builder pattern.

more detail, see Example

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Swift 5.0

Installation

AttributedStringSugar is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'AttributedStringSugar'

Author

Elon Park, sungwoon.park92@gmail.com

License

AttributedStringSugar is available under the MIT license. See the LICENSE file for more info.