A wrapper for libwebp + Xcode project. Support Carthage && CocoaPods && SwiftPM.
Go to file
Bogdan Poplauschi 194f4ad51d Added missing schemes 2018-08-28 16:50:37 +03:00
Xcode Added Xcode project that builds libwebp as a framework for all 4 platforms + small macos command line example 2018-08-28 15:44:11 +03:00
libwebp@698b8844e3 Using libwebp 1.0.0 official release - had to make small adjustments to the xcode proj 2018-08-28 16:38:04 +03:00
libwebp.xcodeproj Added missing schemes 2018-08-28 16:50:37 +03:00
libwebpExample Added Xcode project that builds libwebp as a framework for all 4 platforms + small macos command line example 2018-08-28 15:44:11 +03:00
.gitignore Added Xcode project that builds libwebp as a framework for all 4 platforms + small macos command line example 2018-08-28 15:44:11 +03:00
.gitmodules Added libwebp dependency 2018-08-28 14:24:53 +03:00
.travis.yml Added Xcode project that builds libwebp as a framework for all 4 platforms + small macos command line example 2018-08-28 15:44:11 +03:00
README.md Added Xcode project that builds libwebp as a framework for all 4 platforms + small macos command line example 2018-08-28 15:44:11 +03:00

README.md

libwebp + Xcode

A wrapper for libwebp + Xcode project. This enables Carthage support

CI Status Carthage compatible

Requirements

  • iOS 8
  • macOS 10.6
  • tvOS 9.0
  • watchOS 2.0

Installation

libwebp is (via this repo) available through 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 for more info.