From 2e29a3a585524a054640bb6e7bdf26fe77ba1f17 Mon Sep 17 00:00:00 2001
From: lpw
Date: Tue, 15 Feb 2022 15:39:57 +0800
Subject: [PATCH] 3.9.7

---
 WAFbImpl/3.6.0/WAFbImpl.podspec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/WAFbImpl/3.6.0/WAFbImpl.podspec b/WAFbImpl/3.6.0/WAFbImpl.podspec
index 8a90517..655eca1 100644
--- a/WAFbImpl/3.6.0/WAFbImpl.podspec
+++ b/WAFbImpl/3.6.0/WAFbImpl.podspec
@@ -13,8 +13,8 @@
 s.summary = 'WAFbImpl framework in production environment.'
 s.license = 'MIT'
 s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
-s.homepage = 'http://git.gamehollywood.com:8082/summary/WAFbImpl.git'
-s.source = { :git => "http://admin@git.gamehollywood.com:8082/r/WAFbImpl.git" , :tag => s.version}
+s.homepage = 'http://repo.wingsdk.cn:8082/summary/WAFbImpl.git'
+s.source = { :git => "http://admin@repo.wingsdk.cn:8082/r/WAFbImpl.git" , :tag => s.version}
 s.platform = :ios
 s.ios.deployment_target = "7.0"
 s.vendored_frameworks = 'frameworks/*.framework'

--
Gitblit v1.8.0