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",
17 "git": "https://github.com/svdo/swift-RichString.git",
23 "RichString/iOS/*.swift"
29 "RichString/macOS/*.swift"
32 "pushed_with_swift_version": "3.0"