Go to file
Wolf McNally fea9abba3a First commit. 2018-09-18 20:52:58 -07:00
Example First commit. 2018-09-18 20:52:58 -07:00
WolfOSBridge First commit. 2018-09-18 20:52:58 -07:00
.gitignore First commit. 2018-09-18 20:52:58 -07:00
.travis.yml First commit. 2018-09-18 20:52:58 -07:00
LICENSE First commit. 2018-09-18 20:52:58 -07:00
README.md First commit. 2018-09-18 20:52:58 -07:00
WolfOSBridge.podspec First commit. 2018-09-18 20:52:58 -07:00

README.md

WolfOSBridge

CI Status Version License Platform

Conveniences for writing code that runs under both iOS and macOS.

In this library and throughout WolfCore, such conveniences are prefixed with "OS".

Requirements

Swift 4.2

Installation

WolfOSBridge is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'WolfOSBridge'

Author

Wolf McNally, wolf@wolfmcnally.com

License

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