From ca771be94699576b6947f50a0b024b1653647f74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=8E=E8=B6=85=20=E4=B8=81?= Date: Tue, 18 Jul 2023 17:40:23 +0800 Subject: [PATCH] Revert "Update Podfile" This reverts commit 56ca97a619f233e253fd48ef34d53ffd4dfd1f1c. --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index 97d7e3b..26c8a12 100644 --- a/Podfile +++ b/Podfile @@ -3,7 +3,7 @@ # Uncomment this line if you're using Swift # use_frameworks! -source 'https://github.com/CoderMJLee/MJRefresh.git' +source 'https://github.com/CocoaPods/Specs.git' target 'ZBWUIKit' do pod 'MJRefresh', '~> 3.7.5'