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",
19 "git": "https://github.com/svdo/swift-RichString.git",
25 "RichString/iOS/*.swift"
31 "RichString/macOS/*.swift"
37 "RichString/watchos/*.swift"
43 "RichString/tvos/*.swift"
46 "pushed_with_swift_version": "3.0.1"