4 "summary": "A lightweight replacement for Apple's UILabel.",
5 "description": "\t\t By default, UIKit's UILabel provides many limitations, such as unable to customize line height attribute. This is a simple sublass of UIView which uses CoreText framework to draw text. It's still a work in progress so use it at your own risk.\n",
6 "homepage": "http://tuszy.github.com",
8 "type": "Apache License, Version 2.0",
9 "file": "README.markdown"
12 "Michal Tuszynski": "srgtuszy@gmail.com",
13 "Martin Hwasser": "martin@readmill.com"
16 "git": "https://github.com/Tuszy/MTLabel.git",
17 "commit": "637d9f7742f417a124a05aa12311b1437b5a1446"
26 "frameworks": "CoreText",