mirror of
https://github.com/SDWebImage/SDWebImage.git
synced 2026-04-07 19:27:40 +00:00
Podspec: Add 'MK' as acceptable prefix for MKAnnotationView category
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
|
||||
'several times, a guarantee that bogus URLs won\'t be retried again and again, ' \
|
||||
'and performances!'
|
||||
|
||||
s.source_files = 'SDWebImage/{SD,UI}*.{h,m}'
|
||||
s.source_files = 'SDWebImage/{MK,SD,UI}*.{h,m}'
|
||||
s.framework = 'ImageIO'
|
||||
|
||||
# TODO currently CocoaPods always tries to install the subspec even if the dependency is on just 'SDWebImage'
|
||||
|
||||
Reference in New Issue
Block a user