SHUImagePickerController

image picker for iOS with crop area


License
MIT
Install
pod try SHUImagePickerController

Documentation

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.