CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ | 
| LangLanguage | Obj-CObjective C | 
| License | MIT | 
| ReleasedLast Release | Dec 2014 | 
Maintained by Olivier Halligon.
This category allows you to resize an UIImage at a constraint size, or proportionally so that it fits in a given CGSize.
This category defines the following methods : -(UIImage)resizedImageToSize:(CGSize)size; -(UIImage)resizedImageToFitInSize:(CGSize)size resizeIfSmaller:(BOOL)resizeIfSmaller;
This methods takes correctly the imageOrientation / EXIF orientation into account.