Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fmo91/collage
Combine images to create new images with ease in Swift 3
https://github.com/fmo91/collage
Last synced: 10 days ago
JSON representation
Combine images to create new images with ease in Swift 3
- Host: GitHub
- URL: https://github.com/fmo91/collage
- Owner: fmo91
- License: mit
- Created: 2017-02-22T12:51:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-22T14:48:23.000Z (almost 8 years ago)
- Last Synced: 2024-10-11T22:06:00.131Z (2 months ago)
- Language: Shell
- Size: 33.2 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Collage
[![CI Status](http://img.shields.io/travis/fmo91/Collage.svg?style=flat)](https://travis-ci.org/fmo91/Collage)
[![Version](https://img.shields.io/cocoapods/v/Collage.svg?style=flat)](http://cocoapods.org/pods/Collage)
[![License](https://img.shields.io/cocoapods/l/Collage.svg?style=flat)](http://cocoapods.org/pods/Collage)
[![Platform](https://img.shields.io/cocoapods/p/Collage.svg?style=flat)](http://cocoapods.org/pods/Collage)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
Collage is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "Collage"
```## Author
fmo91, [email protected]
## License
Collage is available under the MIT license. See the LICENSE file for more info.