Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wolfmcnally/wolffoundation
A variety of types and conveniences built on or extending Foundation.
https://github.com/wolfmcnally/wolffoundation
Last synced: 10 days ago
JSON representation
A variety of types and conveniences built on or extending Foundation.
- Host: GitHub
- URL: https://github.com/wolfmcnally/wolffoundation
- Owner: wolfmcnally
- License: mit
- Created: 2018-09-19T04:51:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T00:30:30.000Z (about 5 years ago)
- Last Synced: 2024-12-20T01:33:31.310Z (16 days ago)
- Language: Swift
- Size: 73.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WolfFoundation
[![CI Status](https://img.shields.io/travis/wolfmcnally/WolfFoundation.svg?style=flat)](https://travis-ci.org/wolfmcnally/WolfFoundation)
[![Version](https://img.shields.io/cocoapods/v/WolfFoundation.svg?style=flat)](https://cocoapods.org/pods/WolfFoundation)
[![License](https://img.shields.io/cocoapods/l/WolfFoundation.svg?style=flat)](https://cocoapods.org/pods/WolfFoundation)
[![Platform](https://img.shields.io/cocoapods/p/WolfFoundation.svg?style=flat)](https://cocoapods.org/pods/WolfFoundation)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
Swift 4.2
## Installation
WolfFoundation is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'WolfFoundation'
```## Author
Wolf McNally, [email protected]
## License
WolfFoundation is available under the MIT license. See the LICENSE file for more info.