Skip to content

Commit c5b712d

Browse files
committed
Podspec: Add 'MK' as acceptable prefix for MKAnnotationView category
1 parent cac29dc commit c5b712d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SDWebImage.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
'several times, a guarantee that bogus URLs won\'t be retried again and again, ' \
1717
'and performances!'
1818

19-
s.source_files = 'SDWebImage/{SD,UI}*.{h,m}'
19+
s.source_files = 'SDWebImage/{MK,SD,UI}*.{h,m}'
2020
s.framework = 'ImageIO'
2121

2222
# TODO currently CocoaPods always tries to install the subspec even if the dependency is on just 'SDWebImage'

0 commit comments

Comments
 (0)