An image cropper for iOS like in the Contacts app with support for landscape orientation.
RSKImageCropperSwift requires iOS 9.0 or later.
Using CocoaPods
-
Add the pod
RSKImageCropperSwift
to your Podfile.pod 'RSKImageCropperSwift', '1.5.1.swift3' or pod 'RSKImageCropperSwift', :git => 'https://github.com/tapz/RSKImageCropper.git'
-
Run
pod install
from Terminal, then open your app's.xcworkspace
file to launch Xcode. -
ImportRSKImageCropperSwift
This project is is available under the MIT license. See the LICENSE file for more info. Attribution by linking to the project page is appreciated.