---
title: mergesort/communicado
framework: Swift Package Catalog
role: article
path: packages/mergesort/communicado
---

# mergesort/communicado

---

## Requirements

- iOS 9.0+ - Xcode 8.0+

## Installation

For **Swift 3** support, use version **2.0.2**. <br> For **Swift 4** support, you can use version **3.0**. <br> For **Swift 4.2** support, you can use version **3.1** or above. <br> For **Swift 5.1** support, you can use version **3.2.0** or above.

You can use [SPM](https://swift.org/package-manager/) to install `Communicado`.

You can also use [CocoaPods](http://cocoapods.org/) to install `Communicado` by adding it to your `Podfile`:

```ruby platform :ios, '9.0' use_frameworks!

pod 'Communicado' ```

Or install it manually by downloading all the files in the `Source` folder and dropping them into your project.

## About me

Hi, I'm [Joe](http://fabisevi.ch) everywhere on the web, but especially on [Twitter](https://twitter.com/mergesort).

## License

See the [license](LICENSE) for more information about how you can use Communicado. I promise it's not GPL, because I am not "that guy".

## The end?

Yes, this is the end. Hopefully Communicado makes your life easier. It probably won't help you pay your rent, but it might make it easier to share in your app.

## Package Metadata

Repository: mergesort/communicado

Default branch: master

README: README.md
