From c5dbf55ef51d521c210a7f14aace5922de8821bf Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Tue, 22 Jan 2019 11:17:02 +0800
Subject: [PATCH] [Update] WAAiHelpImpl (3.8.0)

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

diff --git a/WAAiHelpImpl.podspec b/WAAiHelpImpl.podspec
index 07c3f8e..fa7dae0 100644
--- a/WAAiHelpImpl.podspec
+++ b/WAAiHelpImpl.podspec
@@ -9,7 +9,7 @@
 Pod::Spec.new do |s|
 
 s.name = 'WAAiHelpImpl'
-s.version = '3.7.0'
+s.version = '3.8.0'
 s.summary = 'WAAfImpl framework in testing environment.'
 s.license = 'MIT'
 s.author = { "Hank" => "hank.zhang@gamehollywood.com" }
@@ -22,6 +22,6 @@
 s.libraries = 'sqlite3'
 s.resources = ['config/*.xml','res/ElvaChatServiceSDK.bundle','res/ElvaChatServiceSDK.bundle','res/*.xib','res/Localization/*/*.strings']
 s.requires_arc = true
-s.dependency 'WASdkIntf', '~> 3.7.0'   #此处添加私有库依赖
-s.dependency 'WASdkImpl', '~> 3.7.0'
+s.dependency 'WASdkIntf', '~> 3.8.0'   #此处添加私有库依赖
+s.dependency 'WASdkImpl', '~> 3.8.0'
 end

--
Gitblit v1.8.0