From 077888f6f3872be2fa3d72ae26890d522a8c3ac9 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Thu, 01 Nov 2018 09:58:57 +0800
Subject: [PATCH] 添加V1.2.1

---
 WASdkImpl_CN.podspec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/WASdkImpl_CN.podspec b/WASdkImpl_CN.podspec
index 9dac1d8..7f4d89c 100644
--- a/WASdkImpl_CN.podspec
+++ b/WASdkImpl_CN.podspec
@@ -9,7 +9,7 @@
 Pod::Spec.new do |s|
  
 s.name = 'WASdkImpl_CN'
-s.version = '1.1.3'
+s.version = '1.2.1'
 s.summary = 'WASdkImpl_CN framework in testing environment.'
 s.license = 'MIT'
 s.author = { "Hank" => "hank.zhang@gamehollywood.com" }
@@ -21,6 +21,6 @@
 s.resources = ['config/*.xml','bundle/WASDK-Resource.bundle','localizable/*.plist']
 s.libraries = 'sqlite3','z'
 s.requires_arc = true
-s.dependency 'WASdkIntf_CN', '~> 1.1.3'   #
+s.dependency 'WASdkIntf_CN', '~> 1.2.1'
  
 end
\ No newline at end of file

--
Gitblit v1.8.0