{"id":28559002,"url":"https://github.com/sdwebimage/libgav1-xcode","last_synced_at":"2025-06-10T08:35:54.154Z","repository":{"id":56932664,"uuid":"389897889","full_name":"SDWebImage/libgav1-Xcode","owner":"SDWebImage","description":"A wrapper for libgav1 + Xcode project. Support SwiftPM \u0026\u0026 CocoaPods.","archived":false,"fork":false,"pushed_at":"2021-07-31T09:37:07.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-04T02:39:22.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SDWebImage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-27T08:02:06.000Z","updated_at":"2024-06-11T12:29:49.000Z","dependencies_parsed_at":"2022-08-21T00:40:22.922Z","dependency_job_id":null,"html_url":"https://github.com/SDWebImage/libgav1-Xcode","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2Flibgav1-Xcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2Flibgav1-Xcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2Flibgav1-Xcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2Flibgav1-Xcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SDWebImage","download_url":"https://codeload.github.com/SDWebImage/libgav1-Xcode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2Flibgav1-Xcode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259039495,"owners_count":22796847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-10T08:35:53.254Z","updated_at":"2025-06-10T08:35:54.133Z","avatar_url":"https://github.com/SDWebImage.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libgav1 + Xcode\n\n[![CI Status](http://img.shields.io/travis/SDWebImage/libgav1-Xcode.svg?style=flat)](https://travis-ci.org/SDWebImage/libgav1-Xcode)\n[![Version](https://img.shields.io/cocoapods/v/libgav1.svg?style=flat)](http://cocoapods.org/pods/libgav1)\n[![License](https://img.shields.io/cocoapods/l/libgav1.svg?style=flat)](http://cocoapods.org/pods/libgav1)\n[![Platform](https://img.shields.io/cocoapods/p/libgav1.svg?style=flat)](http://cocoapods.org/pods/libgav1)\n[![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-brightgreen.svg)](https://swift.org/package-manager/)\n\nA wrapper for [libgav1](https://chromium.googlesource.com/codecs/libgav1/) + Xcode project.\nThis enables CocoaPods \u0026\u0026 SwiftPM support.\n\nThis repo also including the CocoaPods's spec file to use libgav1.\n\n## Requirements\n\n+ iOS 8\n+ macOS 10.10\n+ tvOS 9.0\n+ watchOS 2.0\n\n## Installation\n\n### CocoaPods\n\nlibgav1 is available through [CocoaPods](https://github.com/CocoaPods/CocoaPods).\n\n```\npod 'libgav1'\n```\n\n### SwiftPM\n\nlibgav1 is available through [Swift Package Manager](https://img.shields.io/badge/SwiftPM-compatible-brightgreen.svg).\n\n```swift\nlet package = Package(\n    dependencies: [\n        .package(url: \"https://github.com/SDWebImage/libgav1-Xcode\", from: \"0.16.3\")\n    ],\n    // ...\n)\n```\n\n## Usage\n\nUse libgav1 as you would normally, this is just a repo that adds an Xcode proj.\n\nFor Swift Package Manager user, it's recommended to use the modular import instead of C headers.\n\nNote you should use `svt_av1` instead of `libgav1` when using modular import.\n\n+ Objective-C\n\n```objective-c\n@import libgav1;\n// or if you don't use module\n#import \u003cgav1/decoder.h\u003e\n```\n\n+ Swift\n\n```swift\nimport libgav1\n```\n\n## License\n\nlibgav1 is available under the [Apache License](https://chromium.googlesource.com/codecs/libgav1/+/refs/heads/main/LICENSE).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdwebimage%2Flibgav1-xcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdwebimage%2Flibgav1-xcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdwebimage%2Flibgav1-xcode/lists"}