Go to file
Wolf McNally b51f5fd343 Build as dynamic library. 2019-12-14 16:24:03 -08:00
Sources/WolfOSBridge Updated for Mac Catalyst. 2019-11-06 12:56:45 -08:00
.gitignore Minor update. 2019-06-10 15:03:36 -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
Package.swift Build as dynamic library. 2019-12-14 16:24:03 -08:00
README.md First commit. 2018-09-18 20:52:58 -07:00
WolfOSBridge.podspec Updated for Swift 5. 2019-03-25 18:26:23 -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.