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