Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarunw/swimagepickermanager
Simple image picker
https://github.com/sarunw/swimagepickermanager
Last synced: 8 days ago
JSON representation
Simple image picker
- Host: GitHub
- URL: https://github.com/sarunw/swimagepickermanager
- Owner: sarunw
- License: mit
- Created: 2016-01-01T13:08:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-01T14:13:18.000Z (almost 8 years ago)
- Last Synced: 2024-10-05T17:33:05.629Z (about 1 month ago)
- Language: Swift
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SWImagePickerManager
[![CI Status](http://img.shields.io/travis/Sarun Wongpatcharapakorn/SWImagePickerManager.svg?style=flat)](https://travis-ci.org/Sarun Wongpatcharapakorn/SWImagePickerManager)
[![Version](https://img.shields.io/cocoapods/v/SWImagePickerManager.svg?style=flat)](http://cocoapods.org/pods/SWImagePickerManager)
[![License](https://img.shields.io/cocoapods/l/SWImagePickerManager.svg?style=flat)](http://cocoapods.org/pods/SWImagePickerManager)
[![Platform](https://img.shields.io/cocoapods/p/SWImagePickerManager.svg?style=flat)](http://cocoapods.org/pods/SWImagePickerManager)## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
SWImagePickerManager is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "SWImagePickerManager"
```## Author
Sarun Wongpatcharapakorn, [email protected]
## License
SWImagePickerManager is available under the MIT license. See the LICENSE file for more info.