# libwebp + Xcode A wrapper for [libwebp](https://github.com/webmproject/libwebp) + Xcode project. This enables Carthage support [![CI Status](http://img.shields.io/travis/SDWebImage/libwebp-Xcode.svg?style=flat)](https://travis-ci.org/SDWebImage/libwebp-Xcode) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/SDWebImage/libwebp-Xcode) ## Requirements + iOS 8 + macOS 10.6 + tvOS 9.0 + watchOS 2.0 ## Installation libwebp is (via this repo) available through [Carthage](https://github.com/Carthage/Carthage). ``` github "SDWebImage/libwebp-Xcode" ``` ## Usage Use libwebp as you would normally, this is just a repo that adds an Xcode proj. ## License libwebp is available under the BSD-3 license. See [the LICENSE file](https://github.com/webmproject/libwebp/blob/master/COPYING) for more info.