From c034237b05d1e2145bc410e6987eeecea095a5c5 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Tue, 28 Mar 2017 10:39:15 +0800
Subject: [PATCH] [Update] WASdkImpl_CN (1.1.3)
---
WASdkImpl_CN.podspec | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/WASdkImpl_CN.podspec b/WASdkImpl_CN.podspec
index 9687e92..9dac1d8 100644
--- a/WASdkImpl_CN.podspec
+++ b/WASdkImpl_CN.podspec
@@ -9,8 +9,8 @@
Pod::Spec.new do |s|
s.name = 'WASdkImpl_CN'
-s.version = '1.1.2'
-s.summary = 'WASdkImpl framework in production environment.'
+s.version = '1.1.3'
+s.summary = 'WASdkImpl_CN framework in testing environment.'
s.license = 'MIT'
s.author = { "Hank" => "hank.zhang@gamehollywood.com" }
s.homepage = 'http://repo.wingsdk.cn:8082/summary/WASdkImpl_CN.git'
@@ -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.2' #此处添加私有库依赖
+s.dependency 'WASdkIntf_CN', '~> 1.1.3' #
end
\ No newline at end of file
--
Gitblit v1.8.0