Releases: kevindelord/UIImage-Autoresize
Releases · kevindelord/UIImage-Autoresize
Add minor getter functions
- Add
getDynamicImageName:
function. - Add
getDynamicImageName:size:
function.
Storyboard and Carthage support!
- Add Carthage support.
- Add storyboard support with an UIImageView extension.
- Add availability information on functions.
- Add custom bundle support.
- Improve Swift support.
- Improve unit tests and code coverage.