/SHUImagePickerController

SHUImagePickerController is an open-source control built to allow users to perform crop manipulation on UIImage objects

Primary LanguageObjective-CMIT LicenseMIT

SHUImagePickerController

Version Platform

iPhone

image

iPad

image

Usage

To run the example project; clone the repo, and run pod install from the Example directory first.

Requirements

##Issues

please use

pod 'SHUImagePickerController', :git => 'https://github.com/sergdort/SHUImagePickerController.git', :branch => 'master'

the new version of POD will be created soon

Installation

SHUImagePickerController is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "SHUImagePickerController"

or
pod 'SHUImagePickerController', :git => 'https://github.com/sergdort/SHUImagePickerController.git', :branch => 'master'
to have latest changes

Author

Sergey Shulga, sergdort@gmail.com

License

SHUImagePickerController is available under the MIT license. See the LICENSE file for more info.