diff --git a/Cartfile b/Cartfile index 638b3f0..126d92f 100644 --- a/Cartfile +++ b/Cartfile @@ -1,2 +1,2 @@ -github "Giphy/giphy-ios-sdk-core" ~> 1.4 -github "Flipboard/FLAnimatedImage" ~> 1.0 \ No newline at end of file +github "Progress4Apple/giphy-ios-sdk-core" ~> 1.4 +github "Flipboard/FLAnimatedImage" ~> 1.0 diff --git a/Cartfile.resolved b/Cartfile.resolved index f936e52..1a97845 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,2 +1,2 @@ github "Flipboard/FLAnimatedImage" "1.0.14" -github "Giphy/giphy-ios-sdk-core" "1.4.3" +github "Progress4Apple/giphy-ios-sdk-core" "1.4.1"