Skip to content

Instantly share code, notes, and snippets.

@rodericj
Created July 31, 2014 23:20
Show Gist options
  • Save rodericj/14f093ebd8b0561d45eb to your computer and use it in GitHub Desktop.
Save rodericj/14f093ebd8b0561d45eb to your computer and use it in GitHub Desktop.
diff --git a/Catalina/Podfile b/Catalina/Podfile
index 0e007db..8ee0f49 100644
--- a/Catalina/Podfile
+++ b/Catalina/Podfile
@@ -16,7 +16,7 @@ pod 'ReactiveViewModel'
pod 'libextobjc'
pod 'InnerBand'
pod 'SkyLab'
-pod 'SDWebImage', '< 3.7'
+pod 'SDWebImage'
pod 'AVHexColor', '~> 1.1.0'
pod 'Mantle'
pod 'UIAlertView+Blocks'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment