Skip to content

Commit

Permalink
SDWebImage version fixed for 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush Awasthi committed Apr 8, 2019
1 parent b43adf8 commit 2e83500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ target 'KiwiPods' do
pod 'Alamofire', '~> 4.7'
pod 'FBSDKLoginKit'
pod 'FBSDKShareKit'
pod 'SDWebImage'
pod 'SDWebImage', '~> 4.4'
pod 'TwitterKit'
pod 'MBProgressHUD'
pod 'GoogleSignIn'
Expand Down

0 comments on commit 2e83500

Please sign in to comment.