Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wolfmcnally/wolfcore


https://github.com/wolfmcnally/wolfcore

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# WolfCore

[![CI Status](http://img.shields.io/travis/ironwolf/WolfCore.svg?style=flat)](https://travis-ci.org/ironwolf/WolfCore)
[![Version](https://img.shields.io/cocoapods/v/WolfCore.svg?style=flat)](http://cocoapods.org/pods/WolfCore)
[![License](https://img.shields.io/cocoapods/l/WolfCore.svg?style=flat)](http://cocoapods.org/pods/WolfCore)
[![Platform](https://img.shields.io/cocoapods/p/WolfCore.svg?style=flat)](http://cocoapods.org/pods/WolfCore)

WolfCore is a library of conveniences for constructing Swift applications in iOS, tvOS, MacOS, WatchOS, and Linux. WolfCore is maintained by Wolf McNally.

## Requirements

WolfCore is written in Swift 5.0.

## Installation

WolfCore is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'WolfCore'
```

## Author

wolfmcnally, [email protected]

## License

WolfCore is available under the MIT license. See the LICENSE file for more info.