shmidt / RMImagePicker

iOS image picker with single and multiple selection written in Swift using Apple PhotoKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RMImagePicker GitHub license CocoaPods Platform CocoaPods Version

iOS image picker with single and multiple selection written in Swift using Apple PhotoKit

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS8.1+

Installation

RMImagePicker is available through CocoaPods. To install it, simply add the following line to your Podfile:

use_frameworks!
pod "RMImagePicker", "~> 0.1.4"

Author

Riccardo Massari, maxdrift85 [at] gmail [dot] com

License

RMImagePicker is available under the MIT license. See the LICENSE file for more info.

About

iOS image picker with single and multiple selection written in Swift using Apple PhotoKit

License:MIT License


Languages

Language:Swift 80.5%Language:Shell 13.3%Language:Ruby 2.7%Language:Objective-C 1.4%Language:C++ 1.1%Language:C 0.9%