A Swift 4.1 implementation of a RFC1896 text/enriched parser.
Static Library and Dynamic Framework targets are provided for iOS, MacOS, tvOS, and watchOS; integrate them as you normally would.
Add github "Tabcorp/swift-EnrichedText" ~> 0.1
to your Cartfile
Add .package(url: "https://github.com/Tabcorp/swift-EnrichedText.git", from: "0.1.0")
to your package.swift dependencies
TODO