ImageResizeExtension

Carthage compatible Platform

Description

The extension provides methods for UIImage class to resize it to specified resolution or specified disk space.

Requirements

  • iOS 8.0+
  • Xcode 7.3+

Installation

Carthage

To integrate Extensions into your project using Carthage, specify it in your Cartfile:

github "mikerudoy/ImageResizeExtension"

And then follow the instructions to install the framework.

Documentation

API Reference is located at http://mikerudoy.github.io/ImageResizeExtension.

Usage

import ImageResizeExtension