From eaff122ef3df68920a2e6d54bc81ec8bb4450e96 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Tue, 06 Jun 2017 14:42:33 +0800 Subject: [PATCH] 添加1.1.4 --- WAApImpl_CN.podspec | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WAApImpl_CN.podspec b/WAApImpl_CN.podspec index 79d08bf..7d63507 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.1.3' +s.version = '1.1.4' 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.1.3' # -s.dependency 'WASdkImpl_CN', '~> 1.1.3' +s.dependency 'WASdkIntf_CN', '~> 1.1.4' # +s.dependency 'WASdkImpl_CN', '~> 1.1.4' s.requires_arc = true end \ No newline at end of file -- Gitblit v1.8.0