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/",
13 "swift_versions": "4.2",
21 "git": "https://github.com/svdo/swift-RichString.git",
27 "RichString/iOS/*.swift"
33 "RichString/macOS/*.swift"
39 "RichString/watchos/*.swift"
45 "RichString/tvos/*.swift"
48 "swift_version": "4.2"