'presentModalViewController:animated:' is deprecated: first deprecated in iOS 6.0 ↓ [self presentViewController:view animated:YES completion:nil];
'UITextAlignmentLeft' is deprecated: first deprecated in iOS 6.0 ↓ NSTextAlignmentLeft
'UILineBreakModeWordWrap' is deprecated: first deprecated in iOS 6.0 ↓ NSLineBreakByWordWrapping