A wrapper for libbpg + Xcode project. This enables Carthage support
This repo also including the CocoaPods's spec file to use libbpg.
- iOS 8
- macOS 10.6
- tvOS 9.0
- watchOS 2.0
libbpg is (via this repo) available through Carthage.
github "SDWebImage/libbpg-Xcode"
libbpg is available through CocoaPods.
pod 'libbpg'
Use libbpg as you would normally, this is just a repo that adds an Xcode proj.
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.