From eeb51f300bd890bfc9b6038ce0ef69bb8451de0f Mon Sep 17 00:00:00 2001 From: lipengwei <lipengwei@nianben.com> Date: Mon, 13 Jan 2020 16:13:00 +0800 Subject: [PATCH] 1.4.0 --- WAWechatImpl_CN.podspec | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WAWechatImpl_CN.podspec b/WAWechatImpl_CN.podspec index 52e3c2c..d4c643a 100644 --- a/WAWechatImpl_CN.podspec +++ b/WAWechatImpl_CN.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WAWechatImpl_CN' -s.version = '1.3.0' +s.version = '1.4.0' s.summary = 'WASDK ' s.license = 'MIT' s.author = { "Hank" => "hank.zhang@gamehollywood.com" } @@ -21,7 +21,7 @@ s.resources = ['config/*.xml'] s.frameworks = 'SystemConfiguration','Security','CoreTelephony','CFNetwork' s.libraries = 'sqlite3','z','c++' -s.dependency 'WASdkIntf_CN', '~> 1.3.0' # -s.dependency 'WASdkImpl_CN', '~> 1.3.0' +s.dependency 'WASdkIntf_CN', '~> 1.4.0' # +s.dependency 'WASdkImpl_CN', '~> 1.4.0' s.requires_arc = true end \ No newline at end of file -- Gitblit v1.8.0