Go to file
Wolf McNally 0ec0b2c609 Added precedencegroup for StringFloatPrecision operator. 2019-04-07 18:06:58 -07:00
Sources/WolfCore Added precedencegroup for StringFloatPrecision operator. 2019-04-07 18:06:58 -07:00
.gitignore Reorganized for CocoaPods. 2018-02-03 19:10:39 -08:00
.swiftlint.yml Added global to FileUtils.swift. Made subscript conveniences more lenient towards in CodableUtils.swift. Added property getter to . 2018-02-23 18:34:13 -08:00
LICENSE Reorganized for CocoaPods. 2018-02-03 19:10:39 -08:00
Package.swift Fixed support for SPM. 2019-04-07 17:41:58 -07:00
README.md WolfCore is now a wrapper around commonly used components. 2019-04-07 16:43:31 -07:00
WolfCore.podspec Added precedencegroup for StringFloatPrecision operator. 2019-04-07 18:06:58 -07:00

README.md

WolfCore

CI Status Version License Platform

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. To install it, simply add the following line to your Podfile:

pod 'WolfCore'

Author

wolfmcnally, wolf@wolfmcnally.com

License

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