Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wolfmcnally/wolfimage
Tools for working with images in iOS and macOS.
https://github.com/wolfmcnally/wolfimage
Last synced: 26 days ago
JSON representation
Tools for working with images in iOS and macOS.
- Host: GitHub
- URL: https://github.com/wolfmcnally/wolfimage
- Owner: wolfmcnally
- License: mit
- Created: 2018-09-19T16:52:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T20:04:21.000Z (about 5 years ago)
- Last Synced: 2024-12-18T11:18:15.658Z (about 1 month ago)
- Language: Swift
- Size: 39.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WolfImage
[![CI Status](https://img.shields.io/travis/wolfmcnally/WolfImage.svg?style=flat)](https://travis-ci.org/wolfmcnally/WolfImage)
[![Version](https://img.shields.io/cocoapods/v/WolfImage.svg?style=flat)](https://cocoapods.org/pods/WolfImage)
[![License](https://img.shields.io/cocoapods/l/WolfImage.svg?style=flat)](https://cocoapods.org/pods/WolfImage)
[![Platform](https://img.shields.io/cocoapods/p/WolfImage.svg?style=flat)](https://cocoapods.org/pods/WolfImage)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
Swift 4.2
## Installation
WolfImage is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'WolfImage'
```## Author
Wolf McNally, [email protected]
## License
WolfImage is available under the MIT license. See the LICENSE file for more info.