To run the example project; clone the repo, and run pod install
from the Example directory first.
##Issues
please use
pod 'SHUImagePickerController', :git => 'https://github.com/sergdort/SHUImagePickerController.git', :branch => 'master'
the new version of POD will be created soon
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
Sergey Shulga, [email protected]
SHUImagePickerController is available under the MIT license. See the LICENSE file for more info.