From 56948a94b9f8d47cb83f01b65c49bd08d4dfb6d3 Mon Sep 17 00:00:00 2001 From: David Lam Date: Sun, 23 Aug 2020 17:19:45 +0800 Subject: [PATCH] update cartfile for texture --- Cartfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile b/Cartfile index 4505b6f..b188a93 100644 --- a/Cartfile +++ b/Cartfile @@ -5,5 +5,5 @@ github "layoutBox/FlexLayout" github "JonasGessner/JGProgressHUD" github "hackiftekhar/IQKeyboardManager" "v6.4.0" github "muizidn/grpc-swift" "master" -github "texture/texture" "2.8.1" +github "texturegroup/texture" "2.8.1" github "CosmicMind/Material" "3.1.8"