4 "summary": "Declarative text styles and simple Dynamic Type support for iOS",
5 "description": "StyledText is a library that simplifies styling dynamic text in iOS applications. Instead of having to use attributed strings every time you need to update text, you can declaratively set a text style on your labels. When the text of the label is updated, the label uses the preset style.",
6 "homepage": "https://github.com/blueapron/styled-text",
12 "huebnerob": "robert.huebner@blueapron.com"
15 "git": "https://github.com/blueapron/styled-text.git",
21 "source_files": "StyledText/Classes/**/*",
22 "frameworks": "UIKit",
23 "pushed_with_swift_version": "4.0"