Skip to content

A wrapper for libbpg + Xcode project. Support Carthage && CocoaPods.

Notifications You must be signed in to change notification settings

SDWebImage/libbpg-Xcode

Repository files navigation

libbpg + Xcode

CI Status Version License Platform Carthage compatible

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

This repo also including the CocoaPods's spec file to use libbpg.

Requirements

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

Installation

Carthage

libbpg is (via this repo) available through Carthage.

github "SDWebImage/libbpg-Xcode"

CocoaPods

libbpg is available through CocoaPods.

pod 'libbpg'

Usage

Use libbpg as you would normally, this is just a repo that adds an Xcode proj.

License

libbpg is available under the LGPL license (the FFmpeg part is under the LGPL, the BPG specific part is released under the BSD license). See the LICENSE file for more info.