Pods/SDWebImage/SDWebImage/SDWebImagePrefetcher.h
@@ -61,7 +61,7 @@ /** * Queue options for Prefetcher. Defaults to Main Queue. */ @property (nonatomic, assign, nonnull) dispatch_queue_t prefetcherQueue; @property (strong, nonatomic, nonnull) dispatch_queue_t prefetcherQueue; @property (weak, nonatomic, nullable) id <SDWebImagePrefetcherDelegate> delegate;