Skip to content

Commit

Permalink
Updated logo
Browse files Browse the repository at this point in the history
  • Loading branch information
malcommac committed Jan 19, 2019
1 parent 9307cfe commit fd64a58
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
Binary file added Documentation_Assests/Logo.sketch
Binary file not shown.
9 changes: 3 additions & 6 deletions README.md
@@ -1,20 +1,17 @@
<p align="center" >
<img src="https://raw.githubusercontent.com/malcommac/SwiftRichString/master/SwiftRichString.png" width=300px alt="SwiftRichString" title="SwiftRichString">
<img src="./swiftrichstring.png" width=450px alt="SwiftRichString" title="SwiftRichString">
</p>

[![Version](https://img.shields.io/cocoapods/v/SwiftRichString.svg?style=flat)](http://cocoadocs.org/docsets/SwiftRichString) [![License](https://img.shields.io/cocoapods/l/SwiftRichString.svg?style=flat)](http://cocoadocs.org/docsets/SwiftRichString) [![Platform](https://img.shields.io/cocoapods/p/SwiftRichString.svg?style=flat)](http://cocoadocs.org/docsets/SwiftRichString)
[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/SwiftRichString.svg)](https://img.shields.io/cocoapods/v/SwiftRichString.svg)
[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![Twitter](https://img.shields.io/badge/twitter-@danielemargutti-blue.svg?style=flat)](http://twitter.com/danielemargutti)

<p align="center" >★★ <b>Star me to follow the project! </b> ★★<br>
Created by <b>Daniele Margutti</b> - <a href="http://www.danielemargutti.com">danielemargutti.com</a>
</p>


SwiftRichString is a lightweight library which allows to create and manipulate attributed strings easily both in iOS, macOS, tvOS and even watchOS.
It provides convenient way to store styles you can reuse in your app's UI elements, allows complex tag-based strings rendering and also includes integration with Interface Builder.
It even support iOS 11's Dynamic Type!

It even support **iOS 11's Dynamic Type**!

If you manipulate `NSAttributedString` in Swift, SwiftRichString allows you to keep your code manteniable, readable and easy to evolve.

Expand Down
Binary file removed SwiftRichString-logo-source.sketch
Binary file not shown.
Binary file modified SwiftRichString.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fd64a58

Please sign in to comment.