Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xcoder1011/skphotopicker
Easy to use photo album by PhotoKit.
https://github.com/xcoder1011/skphotopicker
Last synced: about 2 months ago
JSON representation
Easy to use photo album by PhotoKit.
- Host: GitHub
- URL: https://github.com/xcoder1011/skphotopicker
- Owner: Xcoder1011
- License: mit
- Created: 2018-10-08T07:18:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-16T10:58:48.000Z (over 4 years ago)
- Last Synced: 2024-10-18T02:42:20.550Z (2 months ago)
- Language: Objective-C
- Size: 318 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SKPhotoPicker
Easy to use photo album by PhotoKit.
[![CI Status](https://img.shields.io/travis/Xcoder1011/SKPhotoPicker.svg?style=flat)](https://travis-ci.org/Xcoder1011/SKPhotoPicker)
[![Version](https://img.shields.io/cocoapods/v/SKPhotoPicker.svg?style=flat)](https://cocoapods.org/pods/SKPhotoPicker)
[![License](https://img.shields.io/cocoapods/l/SKPhotoPicker.svg?style=flat)](https://cocoapods.org/pods/SKPhotoPicker)
[![Platform](https://img.shields.io/cocoapods/p/SKPhotoPicker.svg?style=flat)](https://cocoapods.org/pods/SKPhotoPicker)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
SKPhotoPicker is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'SKPhotoPicker'
```## Author
Xcoder1011, [email protected]
## License
SKPhotoPicker is available under the MIT license. See the LICENSE file for more info.