From a39f319b7e79ad332b8d3f037695d2d6333c897d Mon Sep 17 00:00:00 2001
From: lipengwei <lipengwei@nianben.com>
Date: Wed, 04 Mar 2020 21:40:50 +0800
Subject: [PATCH] 1.5.0
---
WAApImpl_CN.podspec | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/WAApImpl_CN.podspec b/WAApImpl_CN.podspec
index e925c2f..67d26fd 100644
--- a/WAApImpl_CN.podspec
+++ b/WAApImpl_CN.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'WAApImpl_CN'
-s.version = '1.2.1'
+s.version = '1.5.0'
s.summary = 'WAApImpl_CN framework in testing environment.'
s.license = 'MIT'
s.author = { "Hank" => "hank.zhang@gamehollywood.com" }
@@ -19,7 +19,7 @@
s.ios.deployment_target = "7.0"
s.vendored_frameworks = 'frameworks/WAApImpl.framework'
s.resources = ['config/*.xml']
-s.dependency 'WASdkIntf_CN', '~> 1.2.1' #
-s.dependency 'WASdkImpl_CN', '~> 1.2.1'
+s.dependency 'WASdkIntf_CN', '~> 1.5.0' #
+s.dependency 'WASdkImpl_CN', '~> 1.5.0'
s.requires_arc = true
end
\ No newline at end of file
--
Gitblit v1.8.0