From b3eede8a5183b2b208f558172a8097d7e0ee940b Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Mon, 27 Mar 2017 09:26:38 +0800
Subject: [PATCH] 添加V1.1.3

---
 frameworks/WAWechatImpl.framework/WAWechatImpl           |    0 
 WAWechatImpl_CN.podspec                                  |    6 +++---
 config/wa_sdk_impl_config_wechat.xml                     |    2 +-
 frameworks/WAWechatImpl.framework/Headers/WAWechatImpl.h |    2 +-
 frameworks/WAWechatImpl.framework/Info.plist             |    0 
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/WAWechatImpl_CN.podspec b/WAWechatImpl_CN.podspec
index 9c6aa6a..6119359 100644
--- a/WAWechatImpl_CN.podspec
+++ b/WAWechatImpl_CN.podspec
@@ -9,7 +9,7 @@
 Pod::Spec.new do |s|
 
 s.name = 'WAWechatImpl_CN'
-s.version = '1.1.0'
+s.version = '1.1.3'
 s.summary = 'WASDK '
 s.license = 'MIT'
 s.author = { "Hank" => "hank.zhang@gamehollywood.com" }
@@ -21,7 +21,7 @@
 s.resources = ['config/*.xml']
 s.frameworks = 'SystemConfiguration','Security','CoreTelephony','CFNetwork'
 s.libraries = 'sqlite3','z','c++'
-s.dependency 'WASdkIntf_CN', '~> 1.1.0'   #
-s.dependency 'WASdkImpl_CN', '~> 1.1.0'
+s.dependency 'WASdkIntf_CN', '1.1.3'   #
+s.dependency 'WASdkImpl_CN', '1.1.3'
 s.requires_arc = true
 end
\ No newline at end of file
diff --git a/config/wa_sdk_impl_config_wechat.xml b/config/wa_sdk_impl_config_wechat.xml
index fdff15b..481672c 100644
--- a/config/wa_sdk_impl_config_wechat.xml
+++ b/config/wa_sdk_impl_config_wechat.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <config>
-	<version val="WECHAT1.1.0"/>
+	<version val="WECHAT1.1.3"/>
     <comps>
         <!-- 公共模块 -->
         <comp module="CORE" plaf="WECHAT" mandatory="YES" value="WAWechatCore" desc="公共模块"/>
diff --git a/frameworks/WAWechatImpl.framework/Headers/WAWechatImpl.h b/frameworks/WAWechatImpl.framework/Headers/WAWechatImpl.h
index bcb59b5..d6101da 100644
--- a/frameworks/WAWechatImpl.framework/Headers/WAWechatImpl.h
+++ b/frameworks/WAWechatImpl.framework/Headers/WAWechatImpl.h
@@ -16,4 +16,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WAWechatImpl/PublicHeader.h>
 
-
+//time:2017/3/25 14:39 ver:1.1.3
diff --git a/frameworks/WAWechatImpl.framework/Info.plist b/frameworks/WAWechatImpl.framework/Info.plist
index e00bc28..f390b6a 100644
--- a/frameworks/WAWechatImpl.framework/Info.plist
+++ b/frameworks/WAWechatImpl.framework/Info.plist
Binary files differ
diff --git a/frameworks/WAWechatImpl.framework/WAWechatImpl b/frameworks/WAWechatImpl.framework/WAWechatImpl
index 6fdb9aa..080bcfd 100644
--- a/frameworks/WAWechatImpl.framework/WAWechatImpl
+++ b/frameworks/WAWechatImpl.framework/WAWechatImpl
Binary files differ

--
Gitblit v1.8.0