https://github.com/noppefoxwolf/skinsmoothingfilter
https://github.com/noppefoxwolf/skinsmoothingfilter
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/noppefoxwolf/skinsmoothingfilter
- Owner: noppefoxwolf
- License: mit
- Created: 2019-08-18T18:18:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-18T18:50:42.000Z (almost 7 years ago)
- Last Synced: 2024-05-02T05:46:12.308Z (about 2 years ago)
- Language: Swift
- Size: 674 KB
- Stars: 34
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements
iOS13+
## Installation
SkinSmoothingFilter is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'SkinSmoothingFilter'
```
## Author
noppefoxwolf, noppelabs@gmail.com
## License
SkinSmoothingFilter is available under the MIT license. See the LICENSE file for more info.