Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.