Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wolfmcnally/wolfcore
https://github.com/wolfmcnally/wolfcore
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wolfmcnally/wolfcore
- Owner: wolfmcnally
- License: mit
- Created: 2017-07-02T08:35:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T00:44:52.000Z (about 5 years ago)
- Last Synced: 2024-12-19T08:39:24.064Z (17 days ago)
- Language: Swift
- Size: 4.39 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.