Open GabeJacobs opened 9 years ago
SDWebImage updated to 3.7.3 but UIActivityIndicator-for-SDWebImage requires specifically 3.7.0. Can you update the podspec please?
+1
FYI: AFAIK, the SDWebImage framework has implemented activity indicator feature.
- (void)setShowActivityIndicatorView:(BOOL)show; - (void)setIndicatorStyle:(UIActivityIndicatorViewStyle)style;
- (void)setShowActivityIndicatorView:(BOOL)show;
- (void)setIndicatorStyle:(UIActivityIndicatorViewStyle)style;
SDWebImage updated to 3.7.3 but UIActivityIndicator-for-SDWebImage requires specifically 3.7.0. Can you update the podspec please?