Skip to content

tapz/RSKImageCropper

 
 

Repository files navigation

RSKImageCropper Build Status Coverage Status Carthage compatible

Sample

An image cropper for iOS like in the Contacts app with support for landscape orientation.

SWIFT 3.0 VERSION

Installation

RSKImageCropperSwift requires iOS 9.0 or later.

Using CocoaPods

  1. Add the pod RSKImageCropperSwift to your Podfile.

    pod 'RSKImageCropperSwift', '1.5.1.swift3'
    
    or
    
    pod 'RSKImageCropperSwift', :git => 'https://github.com/tapz/RSKImageCropper.git'
    
  2. Run pod install from Terminal, then open your app's .xcworkspace file to launch Xcode.

  3. ImportRSKImageCropperSwift

License

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.

About

An image cropper / photo cropper for iOS like in the Contacts app with support for landscape orientation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 93.8%
  • Ruby 5.1%
  • Makefile 1.1%