From a62229dd52507addd75498c136df906c43772a75 Mon Sep 17 00:00:00 2001
From: Wuyx <1139965056@qq.com>
Date: Thu, 01 Dec 2016 16:16:47 +0800
Subject: [PATCH] modify .podspec

---
 WAFbImpl.podspec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/WAFbImpl.podspec b/WAFbImpl.podspec
index c9dddcf..655eca1 100644
--- a/WAFbImpl.podspec
+++ b/WAFbImpl.podspec
@@ -10,11 +10,11 @@
 
 s.name = 'WAFbImpl'
 s.version = '3.6.0'
-s.summary = 'WAFbImpl framework in testing environment.'
+s.summary = 'WAFbImpl framework in production environment.'
 s.license = 'MIT'
 s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
-s.homepage = 'http://172.16.100.58:7070/summary/WAFbImpl.git'
-s.source = { :git => "http://admin@172.16.100.58:7070/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