Simplify attributed strings construction in Swift.
Add the following dependency to your Cartfile:
github "clmntcrl/styled-string" ~> 0.1Add the package as dependency in your Package.swift:
dependencies: [
.package(url: "https://github.com/clmntcrl/styled-string.git", from: "0.1.0"),
]Subscription is released under the MIT license. See LICENSE for details.