Skip to content

Commit fd64a58

Browse files
committed
Updated logo
1 parent 9307cfe commit fd64a58

File tree

4 files changed

+3
-6
lines changed

4 files changed

+3
-6
lines changed
112 KB
Binary file not shown.

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
11
<p align="center" >
2-
<img src="https://raw.githubusercontent.com/malcommac/SwiftRichString/master/SwiftRichString.png" width=300px alt="SwiftRichString" title="SwiftRichString">
2+
<img src="./swiftrichstring.png" width=450px alt="SwiftRichString" title="SwiftRichString">
33
</p>
44

55
[![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)
66
[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/SwiftRichString.svg)](https://img.shields.io/cocoapods/v/SwiftRichString.svg)
77
[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
88
[![Twitter](https://img.shields.io/badge/[email protected]?style=flat)](http://twitter.com/danielemargutti)
99

10-
<p align="center" >β˜…β˜… <b>Star me to follow the project! </b> β˜…β˜…<br>
11-
Created by <b>Daniele Margutti</b> - <a href="http://www.danielemargutti.com">danielemargutti.com</a>
12-
</p>
13-
1410

1511
SwiftRichString is a lightweight library which allows to create and manipulate attributed strings easily both in iOS, macOS, tvOS and even watchOS.
1612
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.
17-
It even support iOS 11's Dynamic Type!
13+
14+
It even support **iOS 11's Dynamic Type**!
1815

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

-28.9 KB
Binary file not shown.

β€ŽSwiftRichString.pngβ€Ž

242 KB
Loading

0 commit comments

Comments
Β (0)