[NSDictionary dictionaryWithObject:[UIColor yellowColor] forKey:UITextAttributeTextColor];

可以通过字典的知传入属性,设置title的样式;

key 分别有 UITextAttributeTextColor

                   UITextAttributeFont

                   UITextAttributeTextShadowOffset

                   UITextAttributeTextShadowColor