Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloader.h
@@ -137,7 +137,7 @@ /** The download's metrics. This will be nil if download operation does not support metrics. */ @property (nonatomic, strong, nullable, readonly) NSURLSessionTaskMetrics *metrics API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); @property (nonatomic, strong, nullable, readonly) NSURLSessionTaskMetrics *metrics API_AVAILABLE(macos(10.12), ios(10.0), watchos(3.0), tvos(10.0)); @end