30 lines
980 B
Markdown
30 lines
980 B
Markdown
# WolfCore
|
|
|
|
[](https://travis-ci.org/ironwolf/WolfCore)
|
|
[](http://cocoapods.org/pods/WolfCore)
|
|
[](http://cocoapods.org/pods/WolfCore)
|
|
[](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, wolf@wolfmcnally.com
|
|
|
|
## License
|
|
|
|
WolfCore is available under the MIT license. See the LICENSE file for more info.
|