4 "summary": "The easiest way to work with attributed strings in Swift.",
5 "description": "This Swift framework was built to simplify working with `NSAttributedString`. It does\nso without adding additional types; it just extends the existing types that you already have,\nensuring that it is fully interoperable with any other method of using `NSAttributedString`.",
6 "homepage": "https://github.com/svdo/swift-RichString",
11 "authors": "Stefan van den Oord",
12 "documentation_url": "https://svdo.github.io/swift-RichString/",
20 "git": "https://github.com/svdo/swift-RichString.git",
26 "RichString/iOS/*.swift"
32 "RichString/macOS/*.swift"
38 "RichString/watchos/*.swift"
44 "RichString/tvos/*.swift"