JJGuisoWebP 1.1

JJGuisoWebP 1.1

Maintained by Juan J LF.



  • By
  • only-icesoul

JJGuisoWebP

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

JJGuisoWebP is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'JJGuisoWebP'

Usage

   let animatedImage = GuisoWebPDecoder().decode(WebpData)

   print("frames count ",animatedImage.frames.count)
   

License

JJGuisoWebP is available under the MIT license. See the LICENSE file for more info.