malcommac / SwiftRichString

👩‍🎨 Elegant Attributed String composition in Swift sauce
MIT License
3.13k stars 212 forks source link

Support for Swift 4.2 #49

Closed mezhevikin closed 6 years ago

mezhevikin commented 6 years ago

If you'd like to use SwiftRichString with swift 4.2 right now, you can add:

pod 'SwiftRichString', :git=> 'https://github.com/mezhevikin/SwiftRichString', :branch => 'swift4.2', :inhibit_warnings => true