A wrapper for libwebp + Xcode project. Support Carthage && CocoaPods && SwiftPM.
Go to file
DreamPiggy 90d20c0151 Fix the pod spec lint issue, change 4 components into 3, the `webp` subspec includes both WebP encoding && decoding 2019-06-12 16:06:21 +08:00
Xcode Bumped version to 1.0.2 2019-05-15 14:39:03 +08:00
libwebp@2b98df90cb Update to v1.0.2 2019-05-15 14:38:26 +08:00
libwebp.xcodeproj Update to v1.0.2 2019-05-15 14:38:26 +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 Fix the pod spec lint issue, change 4 components into 3, the `webp` subspec includes both WebP encoding && decoding 2019-06-12 16:06:21 +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.