I would like to do a drop cap first character in a UILabel using the attributedText NSAttributedString property only. Like this:
UILabel
attributedText
NSAttributedString
Not a perfect solution, but you should give DTCoreText a try and render your normal NSString as an formatted HTML. Within HTML it is possible to "Drop cap" a letter.
NSString
formatted HTML