Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blodely/lyimagepicker

Image picker for iOS
https://github.com/blodely/lyimagepicker

cocoapods ios

Last synced: 17 days ago
JSON representation

Image picker for iOS

Awesome Lists containing this project

README

        

# LYImagePicker

## Example

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

## Requirements

## Installation

LYImagePicker is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "LYImagePicker"
```

### bleeding edge

```ruby
pod 'LYImagePicker', :git => 'https://github.com/blodely/LYImagePicker.git'
```

## Author

Luo Yu, [email protected]

## License

LYImagePicker is available under the GPL-2.0 license. See the LICENSE file for more info.