Skip to content

Commit

Permalink
force SDWebImage version to 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathäus Zingerle committed Mar 10, 2014
1 parent 1ad4b85 commit d05ec07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MWPhotoBrowser.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Pod::Spec.new do |s|
s.resources = 'MWPhotoBrowser/MWPhotoBrowser.bundle'
s.requires_arc = true
s.frameworks = 'MessageUI', 'ImageIO', 'QuartzCore', 'AssetsLibrary'
s.dependency 'SDWebImage', '~> 3.5.2'
s.dependency 'SDWebImage', '3.5.2'
s.dependency 'SVProgressHUD'
s.dependency 'DACircularProgress'
s.dependency 'PSTCollectionView', '~> 1.2'
Expand Down

0 comments on commit d05ec07

Please sign in to comment.