tapz / RSKImageCropper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Swift 93.8%Language:Ruby 5.1%Language:Makefile 1.1%