From 260b73c3c1e0872822bac97ee636610124f07a6d Mon Sep 17 00:00:00 2001
From: lipengwei <lipengwei@nianben.com>
Date: Thu, 05 Mar 2020 10:53:39 +0800
Subject: [PATCH] 更新
---
WAApImpl_CN.podspec | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/WAApImpl_CN.podspec b/WAApImpl_CN.podspec
index 8df9d93..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.3.0'
+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.3.0' #
-s.dependency 'WASdkImpl_CN', '~> 1.3.0'
+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