A wrapper for libwebp + Xcode project. Support Carthage && CocoaPods && SwiftPM.
Go to file
DreamPiggy f0eeebc4a2 Bumped version to 1.0.1 2019-05-15 14:32:48 +08:00
Xcode Bumped version to 1.0.1 2019-05-15 14:32:48 +08:00
libwebp@e85d3313d6 Add the CocoaPods spec files for libwebp, update to v1.0.1 2019-05-15 14:24:29 +08:00
libwebp.xcodeproj Bumped version to 1.0.1 2019-05-15 14:32:48 +08: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
libwebp.podspec Add the CocoaPods spec files for libwebp, update to v1.0.1 2019-05-15 14:24:29 +08: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.