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
RSKImageCropperSwiftto your Podfile.pod 'RSKImageCropperSwift', '1.5.1.swift3' or pod 'RSKImageCropperSwift', :git => 'https://github.com/tapz/RSKImageCropper.git' -
Run
pod installfrom Terminal, then open your app's.xcworkspacefile 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.
