Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 996 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 996 Bytes

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.