Gifski for iOS, macOS, watchOS and tvOS packed in XCFramework and SPM.
If you're looking for origin Rust library, check out gifski.
- Install latest Xcode
- Add
https://github.com/XMLHexagram/GifskiFrameworkas SPM dependency inProject > Swift Packages. This could take a while cause it downloads ~60mb zip file with xcframework. - Add
GifskiFrameworkas your target dependency. import Gifskiin your code.- enjoy coding!
You can find latest releases at Releases page.
Code in this repo is under MIT.
But please pay attention the origin library gifski is under AGPL 3 or later / alternative commercial licenses. Checkout gifski#license for more information.