{"id":1443,"url":"https://github.com/SDWebImage/SDWebImage","last_synced_at":"2025-08-02T04:31:15.097Z","repository":{"id":670121,"uuid":"313419","full_name":"SDWebImage/SDWebImage","owner":"SDWebImage","description":"Asynchronous image downloader with cache support as a UIImageView category","archived":false,"fork":false,"pushed_at":"2025-07-22T11:48:16.000Z","size":25551,"stargazers_count":25402,"open_issues_count":106,"forks_count":5986,"subscribers_count":785,"default_branch":"master","last_synced_at":"2025-08-02T00:50:39.140Z","etag":null,"topics":["cache","carthage","cocoapods","gif","heif","image","ios","jpeg","macos","objective-c","png","sdwebimage","swift","visionos","watchos","webp"],"latest_commit_sha":null,"homepage":"https://sdwebimage.github.io","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SDWebImage.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"SDWebImage"}},"created_at":"2009-09-21T17:39:19.000Z","updated_at":"2025-08-02T00:29:21.000Z","dependencies_parsed_at":"2023-09-21T18:24:53.442Z","dependency_job_id":"21c70e91-d44c-4809-9b56-727b1cec0376","html_url":"https://github.com/SDWebImage/SDWebImage","commit_stats":{"total_commits":2636,"total_committers":335,"mean_commits":7.86865671641791,"dds":0.5003793626707131,"last_synced_commit":"10d06f6a33bafae8c164fbfd1f03391f6d4692b3"},"previous_names":["rs/sdwebimage"],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/SDWebImage/SDWebImage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2FSDWebImage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2FSDWebImage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2FSDWebImage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2FSDWebImage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SDWebImage","download_url":"https://codeload.github.com/SDWebImage/SDWebImage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2FSDWebImage/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268334611,"owners_count":24233793,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cache","carthage","cocoapods","gif","heif","image","ios","jpeg","macos","objective-c","png","sdwebimage","swift","visionos","watchos","webp"],"created_at":"2024-01-05T20:15:46.580Z","updated_at":"2025-08-02T04:31:15.082Z","avatar_url":"https://github.com/SDWebImage.png","language":"Objective-C","readme":"\u003cp align=\"center\" \u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/SDWebImage_logo.png\" title=\"SDWebImage logo\" float=left\u003e\n\u003c/p\u003e\n\n\n[![Build Status](https://github.com/SDWebImage/SDWebImage/actions/workflows/CI.yml/badge.svg)](https://github.com/SDWebImage/SDWebImage/actions/workflows/CI.yml)\n[![Pod Version](http://img.shields.io/cocoapods/v/SDWebImage.svg?style=flat)](http://cocoadocs.org/docsets/SDWebImage/)\n[![Pod Platform](http://img.shields.io/cocoapods/p/SDWebImage.svg?style=flat)](http://cocoadocs.org/docsets/SDWebImage/)\n[![Pod License](http://img.shields.io/cocoapods/l/SDWebImage.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0.html)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-brightgreen.svg)](https://github.com/SDWebImage/SDWebImage)\n[![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-brightgreen.svg)](https://swift.org/package-manager/)\n[![Mac Catalyst compatible](https://img.shields.io/badge/Catalyst-compatible-brightgreen.svg)](https://developer.apple.com/documentation/xcode/creating_a_mac_version_of_your_ipad_app/)\n[![codecov](https://codecov.io/gh/SDWebImage/SDWebImage/branch/master/graph/badge.svg)](https://codecov.io/gh/SDWebImage/SDWebImage)\n\nThis library provides an async image downloader with cache support. For convenience, we added categories for UI elements like `UIImageView`, `UIButton`, `MKAnnotationView`.\n\n\u003e 💡NOTE: `SD` is the prefix for **Simple Design** (which is the team name in Daily Motion company from the author Olivier Poitrey)\n\n## Features\n\n- [x] Categories for `UIImageView`, `UIButton`, `MKAnnotationView` adding web image and cache management\n- [x] An asynchronous image downloader\n- [x] An asynchronous memory + disk image caching with automatic cache expiration handling\n- [x] A background image decompression to avoid frame rate drop\n- [x] [Progressive image loading](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#progressive-animation) (including animated image, like GIF showing in Web browser)\n- [x] [Thumbnail image decoding](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#thumbnail-decoding-550) to save CPU \u0026\u0026 Memory for large images\n- [x] [Extendable image coder](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#custom-coder-420) to support massive image format, like WebP\n- [x] [Full-stack solution for animated images](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#animated-image-50) which keep a balance between CPU \u0026\u0026 Memory\n- [x] [Customizable and composable transformations](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#transformer-50) can be applied to the images right after download\n- [x] [Customizable and multiple caches system](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#custom-cache-50)\n- [x] [Customizable and multiple loaders system](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#custom-loader-50) to expand the capabilities, like [Photos Library](https://github.com/SDWebImage/SDWebImagePhotosPlugin)\n- [x] [Image loading indicators](https://github.com/SDWebImage/SDWebImage/wiki/How-to-use#use-view-indicator-50)\n- [x] [Image loading transition animation](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#image-transition-430)\n- [x] A guarantee that the same URL won't be downloaded several times\n- [x] A guarantee that bogus URLs won't be retried again and again\n- [x] A guarantee that main thread will never be blocked\n- [x] Modern Objective-C and better Swift support \n- [x] Performances!\n\n## For Apple visionOS\n\nFrom 5.19+, SDWebImage supports visionOS on all Package Managers (include CocoaPods/Carthage/SPM). Upgrade the related tools if you're facing issues.\n\nFor 5.18+, SDWebImage can be compiled for visionOS platform. However, it's still in beta and may contains issues unlike the stable iOS UIKit support. Welcome to have a try and [report issue](https://github.com/SDWebImage/SDWebImage/issues).\n\nTo build on visionOS, currently we only support the standard Xcode integration.\n\nSee `Installation with Swift Package Manager` and `Manual Installation Guide` below.\n\n## Supported Image Formats\n\n- Image formats supported by Apple system (JPEG, PNG, TIFF, BMP, ...), including [GIF](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#gif-coder)/[APNG](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#apng-coder) animated image\n- HEIC format from iOS 11/macOS 10.13, including animated HEIC from iOS 13/macOS 10.15 via [SDWebImageHEICCoder](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#heic-coder). For lower firmware, use coder plugin [SDWebImageHEIFCoder](https://github.com/SDWebImage/SDWebImageHEIFCoder)\n- WebP format from iOS 14/macOS 11.0 via [SDWebImageAWebPCoder](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#awebp-coder). For lower firmware, use coder plugin [SDWebImageWebPCoder](https://github.com/SDWebImage/SDWebImageWebPCoder)\n- JPEG-XL format from iOS 17/macOS 14.0 built-in. For lower firmware, use coder plugin [SDWebImageJPEGXLCoder](https://github.com/SDWebImage/SDWebImageJPEGXLCoder)\n- Support extendable coder plugins for new image formats like BPG, AVIF. And vector format like PDF, SVG. See all the list in [Image coder plugin List](https://github.com/SDWebImage/SDWebImage/wiki/Coder-Plugin-List)\n\n\u003e 💡NOTE: For new user\n\nSDWebImage use [Coder Plugin System](https://github.com/SDWebImage/SDWebImage/wiki/Coder-Plugin-List) to support both Apple's built-in and external image format. For static image we always use Apple's built-in as fallback, but not for animated image. Currently (updated to 5.19.x version) we only register traditional animated format like GIF/APNG by default, without the modern format like AWebP/HEICS/AVIF, even on the latest firmware.\n\nIf you want these animated image format support, simply register by yourself with one-line code, see more in [WebP Coder](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#awebp-coder) and [HEIC Coder](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#heic-coder)\n\nIn future we will change this behavior by always registering all Apple's built-in animated image format, to make it easy for new user to integrate.\n\n## Additional modules and Ecosystem\n\nIn order to keep SDWebImage focused and limited to the core features, but also allow extensibility and custom behaviors, during the 5.0 refactoring we focused on modularizing the library.\nAs such, we have moved/built new modules to [SDWebImage org](https://github.com/SDWebImage).\n\n#### SwiftUI\n[SwiftUI](https://developer.apple.com/xcode/swiftui/) is an innovative UI framework written in Swift to build user interfaces across all Apple platforms.\n\nWe support SwiftUI by building a brand new framework called [SDWebImageSwiftUI](https://github.com/SDWebImage/SDWebImageSwiftUI), which is built on top of SDWebImage core functions (caching, loading and animation).\n\nThe new framework introduce two View structs `WebImage` and `AnimatedImage` for SwiftUI world, `ImageIndicator` modifier for any View, `ImageManager` observable object for data source. Supports iOS 13+/macOS 10.15+/tvOS 13+/watchOS 6+ and Swift 5.1. Have a nice try and provide feedback!\n\n#### Coders for additional image formats\n- [SDWebImageWebPCoder](https://github.com/SDWebImage/SDWebImageWebPCoder) - coder for WebP format. iOS 9+/macOS 10.11+. Based on [libwebp](https://chromium.googlesource.com/webm/libwebp)\n- [SDWebImageHEIFCoder](https://github.com/SDWebImage/SDWebImageHEIFCoder) - coder for HEIF format, iOS 9+/macOS 10.11+ support. Based on [libheif](https://github.com/strukturag/libheif)\n- [SDWebImageBPGCoder](https://github.com/SDWebImage/SDWebImageBPGCoder) - coder for BPG format. Based on [libbpg](https://github.com/mirrorer/libbpg)\n- [SDWebImageFLIFCoder](https://github.com/SDWebImage/SDWebImageFLIFCoder) - coder for FLIF format. Based on [libflif](https://github.com/FLIF-hub/FLIF)\n- [SDWebImageAVIFCoder](https://github.com/SDWebImage/SDWebImageAVIFCoder) - coder for AVIF (AV1-based) format. Based on [libavif](https://github.com/AOMediaCodec/libavif)\n- [SDWebImagePDFCoder](https://github.com/SDWebImage/SDWebImagePDFCoder) - coder for PDF vector format. Using built-in frameworks\n- [SDWebImageSVGCoder](https://github.com/SDWebImage/SDWebImageSVGCoder) - coder for SVG vector format. Using built-in frameworks\n- [SDWebImageSVGNativeCoder](https://github.com/SDWebImage/SDWebImageSVGNativeCoder) - coder for SVG-Native vector format. Based on [svg-native](https://github.com/adobe/svg-native-viewer)\n- [SDWebImageLottieCoder](https://github.com/SDWebImage/SDWebImageLottieCoder) - coder for Lottie animation format. Based on [rlottie](https://github.com/Samsung/rlottie)\n- [SDWebImageJPEGXLCoder](https://github.com/SDWebImage/SDWebImageJPEGXLCoder) - coder for JPEG-XL format. iOS 9+/macOS 10.11+. Based on [libjxl](https://github.com/libjxl/libjxl)\n- and more from community!\n\n#### Custom Caches\n- [SDWebImageYYPlugin](https://github.com/SDWebImage/SDWebImageYYPlugin) - plugin to support caching images with [YYCache](https://github.com/ibireme/YYCache)\n- [SDWebImagePINPlugin](https://github.com/SDWebImage/SDWebImagePINPlugin) - plugin to support caching images with [PINCache](https://github.com/pinterest/PINCache)\n\n#### Custom Loaders\n- [SDWebImagePhotosPlugin](https://github.com/SDWebImage/SDWebImagePhotosPlugin) - plugin to support loading images from Photos (using `Photos.framework`) \n- [SDWebImageLinkPlugin](https://github.com/SDWebImage/SDWebImageLinkPlugin) - plugin to support loading images from rich link url, as well as `LPLinkView` (using `LinkPresentation.framework`) \n\n#### Integration with 3rd party libraries\n- [SDWebImageLottiePlugin](https://github.com/SDWebImage/SDWebImageLottiePlugin) - plugin to support [Lottie-iOS](https://github.com/airbnb/lottie-ios), vector animation rending with remote JSON files\n- [SDWebImageSVGKitPlugin](https://github.com/SDWebImage/SDWebImageSVGKitPlugin) - plugin to support [SVGKit](https://github.com/SVGKit/SVGKit), SVG rendering using Core Animation, iOS 9+/macOS 10.11+ support\n- [SDWebImageFLPlugin](https://github.com/SDWebImage/SDWebImageFLPlugin) - plugin to support [FLAnimatedImage](https://github.com/Flipboard/FLAnimatedImage) as the engine for animated GIFs\n- [SDWebImageYYPlugin](https://github.com/SDWebImage/SDWebImageYYPlugin) - plugin to integrate [YYImage](https://github.com/ibireme/YYImage) \u0026 [YYCache](https://github.com/ibireme/YYCache) for image rendering \u0026 caching\n\n#### Community driven popular libraries\n- [FirebaseUI](https://github.com/firebase/FirebaseUI-iOS) - Firebase Storage binding for query images, based on SDWebImage loader system\n- [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) - React Native fast image component, based on SDWebImage Animated Image solution\n- [flutter_image_compress](https://github.com/OpenFlutter/flutter_image_compress) - Flutter compresses image plugin, based on SDWebImage WebP coder plugin\n\n#### Make our lives easier\n- [libwebp-Xcode](https://github.com/SDWebImage/libwebp-Xcode) - A wrapper for [libwebp](https://chromium.googlesource.com/webm/libwebp) + an Xcode project.\n- [libheif-Xcode](https://github.com/SDWebImage/libheif-Xcode) - A wrapper for [libheif](https://github.com/strukturag/libheif) + an Xcode project.\n- [libavif-Xcode](https://github.com/SDWebImage/libavif-Xcode) - A wrapper for [libavif](https://github.com/AOMediaCodec/libavif) + an Xcode project.\n- and more third-party C/C++ image codec libraries with CocoaPods/Carthage/SwiftPM support.\n\nYou can use those directly, or create similar components of your own, by using the customizable architecture of SDWebImage.\n\n## Requirements\n\n- iOS 9.0 or later\n- tvOS 9.0 or later\n- watchOS 2.0 or later\n- macOS 10.11 or later (10.15 for Catalyst)\n- visionOS 1.0 or later\n- Xcode 15.0 or later\n\n#### Backwards compatibility\n\n- For iOS 8, macOS 10.10 or Xcode \u003c 11, use [any 5.x version up to 5.9.5](https://github.com/SDWebImage/SDWebImage/releases/tag/5.9.5)\n- For iOS 7, macOS 10.9 or Xcode \u003c 8, use [any 4.x version up to 4.4.6](https://github.com/SDWebImage/SDWebImage/releases/tag/4.4.6)\n- For macOS 10.8, use [any 4.x version up to 4.3.0](https://github.com/SDWebImage/SDWebImage/releases/tag/4.3.0)\n- For iOS 5 and 6, use [any 3.x version up to 3.7.6](https://github.com/SDWebImage/SDWebImage/releases/tag/3.7.6)\n- For iOS \u003c 5.0, please use the last [2.0 version](https://github.com/SDWebImage/SDWebImage/tree/2.0-compat).\n\n## Getting Started\n\n- Read this Readme doc\n- Read the [How to use section](https://github.com/SDWebImage/SDWebImage#how-to-use)\n- Read the [Latest Documentation](https://sdwebimage.github.io/) and [CocoaDocs for old version](http://cocoadocs.org/docsets/SDWebImage/)\n- Try the example by downloading the project from Github or even easier using CocoaPods try `pod try SDWebImage`\n- Read the [Installation Guide](https://github.com/SDWebImage/SDWebImage/wiki/Installation-Guide)\n- Read the [SDWebImage 5.0 Migration Guide](https://github.com/SDWebImage/SDWebImage/blob/master/Docs/SDWebImage-5.0-Migration-guide.md) to get an idea of the changes from 4.x to 5.x\n- Read the [SDWebImage 4.0 Migration Guide](https://github.com/SDWebImage/SDWebImage/blob/master/Docs/SDWebImage-4.0-Migration-guide.md) to get an idea of the changes from 3.x to 4.x\n- Read the [Common Problems](https://github.com/SDWebImage/SDWebImage/wiki/Common-Problems) to find the solution for common problems \n- Go to the [Wiki Page](https://github.com/SDWebImage/SDWebImage/wiki) for more information such as [Advanced Usage](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage)\n\n## Who Uses It\n- Find out [who uses SDWebImage](https://github.com/SDWebImage/SDWebImage/wiki/Who-Uses-SDWebImage) and add your app to the list.\n\n## Communication\n\n- If you **need help**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/sdwebimage). (Tag 'sdwebimage')\n- If you'd like to **ask a general question**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/sdwebimage).\n- If you **found a bug**, open an issue.\n- If you **have a feature request**, open an issue.\n- If you **need IRC channel**, use [Gitter](https://gitter.im/SDWebImage/community).\n\n## Contribution\n\n- If you **want to contribute**, read the [Contributing Guide](https://github.com/SDWebImage/SDWebImage/blob/master/.github/CONTRIBUTING.md)\n- For **development contribution guide**, read the [How-To-Contribute](https://github.com/SDWebImage/SDWebImage/wiki/How-to-Contribute)\n- For **understanding code architecture**, read the [Code Architecture Analysis](https://github.com/SDWebImage/SDWebImage/wiki/5.6-Code-Architecture-Analysis)\n\n## How To Use\n\n* Objective-C\n\n```objective-c\n#import \u003cSDWebImage/SDWebImage.h\u003e\n...\n[imageView sd_setImageWithURL:[NSURL URLWithString:@\"http://www.domain.com/path/to/image.jpg\"]\n             placeholderImage:[UIImage imageNamed:@\"placeholder.png\"]];\n```\n\n* Swift\n\n```swift\nimport SDWebImage\n\nimageView.sd_setImage(with: URL(string: \"http://www.domain.com/path/to/image.jpg\"), placeholderImage: UIImage(named: \"placeholder.png\"))\n```\n\n- For details about how to use the library and clear examples, see [The detailed How to use](https://github.com/SDWebImage/SDWebImage/blob/master/Docs/HowToUse.md)\n\n## Animated Images (GIF) support\n\nIn 5.0, we introduced a brand new mechanism for supporting animated images. This includes animated image loading, rendering, decoding, and also supports customizations (for advanced users).\n\nThis animated image solution is available for `iOS`/`tvOS`/`macOS`. The `SDAnimatedImage` is subclass of `UIImage/NSImage`, and `SDAnimatedImageView` is subclass of `UIImageView/NSImageView`, to make them compatible with the common frameworks APIs.\n\nThe `SDAnimatedImageView` supports the familiar image loading category methods, works like drop-in replacement for `UIImageView/NSImageView`.\n\nDon't have `UIView` (like `WatchKit` or `CALayer`)? you can still use `SDAnimatedPlayer` the player engine for advanced playback and rendering.\n\nSee [Animated Image](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#animated-image-50) for more detailed information.\n\n* Objective-C\n\n```objective-c\nSDAnimatedImageView *imageView = [SDAnimatedImageView new];\nSDAnimatedImage *animatedImage = [SDAnimatedImage imageNamed:@\"image.gif\"];\nimageView.image = animatedImage;\n```\n\n* Swift\n\n```swift\nlet imageView = SDAnimatedImageView()\nlet animatedImage = SDAnimatedImage(named: \"image.gif\")\nimageView.image = animatedImage\n```\n\n#### FLAnimatedImage integration has its own dedicated repo\nIn order to clean up things and make our core project do less things, we decided that the `FLAnimatedImage` integration does not belong here. From 5.0, this will still be available, but under a dedicated repo [SDWebImageFLPlugin](https://github.com/SDWebImage/SDWebImageFLPlugin).\n\n## Installation\n\nThere are 5 ways to use SDWebImage in your project:\n- using CocoaPods\n- using Carthage\n- using Swift Package Manager\n- download binary XCFramework\n- manual install (build frameworks or embed Xcode Project)\n\n### Installation with CocoaPods\n\n[CocoaPods](http://cocoapods.org/) is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries in your projects. See the [Get Started](http://cocoapods.org/#get_started) section for more details.\n\n#### Podfile\n```\nplatform :ios, '8.0'\npod 'SDWebImage', '~\u003e 5.0'\n```\n\n##### Swift and static framework\n\nSwift project previously had to use `use_frameworks!` to make all Pods into dynamic framework to let CocoaPods work.\n\nHowever, starting with `CocoaPods 1.5.0+` (with `Xcode 9+`), which supports to build both Objective-C \u0026\u0026 Swift code into static framework. You can use modular headers to use SDWebImage as static framework, without the need of `use_frameworks!`:\n\n```\nplatform :ios, '8.0'\n# Uncomment the next line when you want all Pods as static framework\n# use_modular_headers!\npod 'SDWebImage', :modular_headers =\u003e true\n```\n\nSee more on [CocoaPods 1.5.0 — Swift Static Libraries](http://blog.cocoapods.org/CocoaPods-1.5.0/)\n\nIf not, you still need to add `use_frameworks!` to use SDWebImage as dynamic framework:\n\n```\nplatform :ios, '8.0'\nuse_frameworks!\npod 'SDWebImage'\n```\n\n#### Subspecs\n\nThere are 2 subspecs available now: `Core` and `MapKit` (this means you can install only some of the SDWebImage modules. By default, you get just `Core`, so if you need `MapKit`, you need to specify it). \n\nPodfile example:\n\n```\npod 'SDWebImage/MapKit'\n```\n\n### Installation with Carthage\n\n[Carthage](https://github.com/Carthage/Carthage) is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods.\n\nTo install with carthage, follow the instruction on [Carthage](https://github.com/Carthage/Carthage)\n\nCarthage users can point to this repository and use whichever generated framework they'd like: SDWebImage, SDWebImageMapKit or both.\n\nMake the following entry in your Cartfile: `github \"SDWebImage/SDWebImage\"`\nThen run `carthage update`\nIf this is your first time using Carthage in the project, you'll need to go through some additional steps as explained [over at Carthage](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application).\n\n\u003e 💡NOTE: At this time, Carthage does not provide a way to build only specific repository subcomponents (or equivalent of CocoaPods's subspecs). All components and their dependencies will be built with the above command. However, you don't need to copy frameworks you aren't using into your project. For instance, if you aren't using `SDWebImageMapKit`, feel free to delete that framework from the Carthage Build directory after `carthage update` completes.\n\n\u003e 💡NOTE: [Apple requires SDWebImage contains signatures](https://developer.apple.com/support/third-party-SDK-requirements/). So, by default the `carthage build` binary framework does not do codesign, this will cause validation error. You can sign yourself with the Apple Developer Program identity, or using the binary framework:\n\n```\nbinary \"https://github.com/SDWebImage/SDWebImage/raw/master/SDWebImage.json\"\n```\n\n### Installation with Swift Package Manager (Xcode 11+)\n\n[Swift Package Manager](https://swift.org/package-manager/) (SwiftPM) is a tool for managing the distribution of Swift code as well as C-family dependency. From Xcode 11, SwiftPM got natively integrated with Xcode.\n\nSDWebImage support SwiftPM from version 5.1.0. To use SwiftPM, you should use Xcode 11 to open your project. Click `File` -\u003e `Swift Packages` -\u003e `Add Package Dependency`, enter [SDWebImage repo's URL](https://github.com/SDWebImage/SDWebImage.git). Or you can login Xcode with your GitHub account and just type `SDWebImage` to search.\n\nAfter select the package, you can choose the dependency type (tagged version, branch or commit). Then Xcode will setup all the stuff for you.\n\nIf you're a framework author and use SDWebImage as a dependency, update your `Package.swift` file:\n\n```swift\nlet package = Package(\n    // 5.1.0 ..\u003c 6.0.0\n    dependencies: [\n        .package(url: \"https://github.com/SDWebImage/SDWebImage.git\", from: \"5.1.0\")\n    ],\n    // ...\n)\n```\n\n### Download binary XCFramework\n\nFrom 5.19.2, SDWebImage provide the canonical official binary XCFramework on [GitHub release pages](https://github.com/SDWebImage/SDWebImage/releases).\n\n+ Download XCFramework\n\nYou can choose to download `SDWebImage-dynamic.xcframework.zip` for dynamic linked one, or `SDWebImage-static.xcframework.zip` for static-linked one.\n\n+ Integrate to Xcode Project\n\nDrag the unzipped `.xcframework` into your Xcode Project's Framework tab.\n\n+ Verify signature of binary XCFramework\n\nFrom Xcode 15 Apple will verify the signature of binary XCFramework, to avoid supply chain attack.\n\nThe fingerprint currently should be `FC 3B 10 13 86 34 4C 50 DB 70 2A 9A D1 01 6F B5 1A 3E CC 8B 9D A9 B7 AE 47 A0 48 D4 D0 63 39 83`\n\nThe certificate is stored in the repo [here](https://github.com/SDWebImage/SDWebImage/blob/master/Certificate/SDWebImage%20Signing%20Certificate.cer)\n\nThe public key is stored in the repo [here](https://github.com/SDWebImage/SDWebImage/blob/master/Certificate/SDWebImage%20Signing%20Certificate.pem)\n\nSee more: [Verifying the origin of your XCFrameworks](https://developer.apple.com/documentation/Xcode/verifying-the-origin-of-your-xcframeworks)\n\n\n### Manual Installation Guide\n\n+ Check your command line Xcode version\n\n```\nsudo xcode-select -s /path/to/Xcode.app\n```\n\nor\n\n```\nexport DEVELOPER_DIR=/path/to/Xcode.app/Contents/Developer\n```\n\n+ Run the script to build frameworks\n\n```\n./Scripts/build-frameworks.sh\n```\n\n+ Run the script to merge XCFramework\n\n```\n./Scripts/create-xcframework.sh\n```\n\n+ Use your own certificate to sign XCFramework\n\n```\n// https://developer.apple.com/support/third-party-SDK-requirements/\ncodesign --timestamp -v --sign \"your own certificate\" SDWebImage.xcframework\n```\n\nSee more on wiki: [Manual install Guide](https://github.com/SDWebImage/SDWebImage/wiki/Installation-Guide#manual-installation-guide)\n\n### Import headers in your source files\n\nIn the source files where you need to use the library, import the umbrella header file:\n\n```objective-c\n#import \u003cSDWebImage/SDWebImage.h\u003e\n```\n\nIt's also recommend to use the module import syntax, available for CocoaPods(enable `modular_headers`)/Carthage/SwiftPM.\n\n```objecitivec\n@import SDWebImage;\n```\n\n### Build Project\n\nAt this point your workspace should build without error. If you are having problem, post to the Issue and the\ncommunity can help you solve it.\n\n## Data Collection Practices\n\nFrom Xcode 15, we provide the new `PrivacyInfo.xcprivacy` file for privacy details, see [Describing data use in privacy manifests](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests?language=objc)\n\nYou can exports the privacy report after archive your App by integrate SDWebImage via SwiftPM/XCFramework or CocoaPods (`use_frameworks` set to true).\n\nFor old version or if you're using static ar archive, as required by the [App privacy details on the App Store](https://developer.apple.com/app-store/app-privacy-details/), here's SDWebImage's list of [Data Collection Practices](https://sdwebimage.github.io/DataCollection/index.html).\n\n\n\n## Author\n- [Olivier Poitrey](https://github.com/rs)\n\n## Collaborators\n- [Konstantinos K.](https://github.com/mythodeia)\n- [Bogdan Poplauschi](https://github.com/bpoplauschi)\n- [Chester Liu](https://github.com/skyline75489)\n- [DreamPiggy](https://github.com/dreampiggy)\n- [Wu Zhong](https://github.com/zhongwuzw)\n\n## Credits\n\nThank you to all the people who have already contributed to SDWebImage.\n\n[![Contributors](https://opencollective.com/SDWebImage/contributors.svg?width=890)](https://github.com/SDWebImage/SDWebImage/graphs/contributors)\n\n## Licenses\n\nAll source code is licensed under the [MIT License](https://github.com/SDWebImage/SDWebImage/blob/master/LICENSE).\n\n## Architecture\n\nTo learn about SDWebImage's architecture design for contribution, read [The Core of SDWebImage v5.6 Architecture](https://github.com/SDWebImage/SDWebImage/wiki/5.6-Code-Architecture-Analysis). Thanks @looseyi for the post and translation.\n\n#### High Level Diagram\n\u003cp align=\"center\" \u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/Docs/Diagrams/SDWebImageHighLevelDiagram.jpeg\" title=\"SDWebImage high level diagram\"\u003e\n\u003c/p\u003e\n\n#### Overall Class Diagram\n\u003cp align=\"center\" \u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/Docs/Diagrams/SDWebImageClassDiagram.png\" title=\"SDWebImage overall class diagram\"\u003e\n\u003c/p\u003e\n\n#### Top Level API Diagram\n\u003cp align=\"center\" \u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/Docs/Diagrams/SDWebImageTopLevelClassDiagram.png\" title=\"SDWebImage top level API diagram\"\u003e\n\u003c/p\u003e\n\n#### Main Sequence Diagram\n\u003cp align=\"center\" \u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/Docs/Diagrams/SDWebImageSequenceDiagram.png\" title=\"SDWebImage sequence diagram\"\u003e\n\u003c/p\u003e\n\n#### More detailed diagrams\n- [Manager API Diagram](https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/Docs/Diagrams/SDWebImageManagerClassDiagram.png)\n- [Coders API Diagram](https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/Docs/Diagrams/SDWebImageCodersClassDiagram.png)\n- [Loader API Diagram](https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/Docs/Diagrams/SDWebImageLoaderClassDiagram.png)\n- [Cache API Diagram](https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/Docs/Diagrams/SDWebImageCacheClassDiagram.png)\n\n","funding_links":["https://opencollective.com/SDWebImage"],"categories":["Media","Objective-C","Networking","[Objective-C](#objective-c)","Objective-C  Stars 1000以内排名整理","9. 其他与展望","iOS","webp"],"sub_categories":["Image","5. 参考材料","SDWebImage"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSDWebImage%2FSDWebImage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSDWebImage%2FSDWebImage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSDWebImage%2FSDWebImage/lists"}