Skip to content

Commit 3c4c61f

Browse files
author
Olivier Poitrey
committed
Merge pull request SDWebImage#189 from kurige/master
Podspec: Add 'MK' as acceptable prefix for MKAnnotationView category
2 parents cac29dc + c5b712d commit 3c4c61f

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)