This category applies Aspect Fill content mode to an image and if faces are detected it centers them instead of centring the image just by its geometrical center.
USAGE:
Import the category to your .m file or to your "prefix" file.
#import "UIImageView+UIImageView_FaceAwareFill.h"
Then AFTER setting the image property of a UIImageView do: