1 parent c32f9c0 commit cac29dcCopy full SHA for cac29dc
1 file changed
SDWebImage.podspec
@@ -17,6 +17,7 @@ Pod::Spec.new do |s|
17
'and performances!'
18
19
s.source_files = 'SDWebImage/{SD,UI}*.{h,m}'
20
+ s.framework = 'ImageIO'
21
22
# TODO currently CocoaPods always tries to install the subspec even if the dependency is on just 'SDWebImage'
23
#s.subspec 'MapKit' do
0 commit comments