fix
杨锴
2024-08-23 adc2db9bb29e7f316c46b6de679db1522ffc9cc8
Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageView.h
@@ -19,6 +19,7 @@
 For UIKit: use `-startAnimating`, `-stopAnimating` to control animating. `isAnimating` to check animation state.
 For AppKit: use `-setAnimates:` to control animating, `animates` to check animation state. This view is layer-backed.
 */
NS_SWIFT_UI_ACTOR
@interface SDAnimatedImageView : UIImageView
/**
 The internal animation player.