Skip to content

Commit cac29dc

Browse files
author
Olivier Poitrey
committed
Add ImageIO dep
1 parent c32f9c0 commit cac29dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SDWebImage.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Pod::Spec.new do |s|
1717
'and performances!'
1818

1919
s.source_files = 'SDWebImage/{SD,UI}*.{h,m}'
20+
s.framework = 'ImageIO'
2021

2122
# TODO currently CocoaPods always tries to install the subspec even if the dependency is on just 'SDWebImage'
2223
#s.subspec 'MapKit' do

0 commit comments

Comments
 (0)