From 81b413948d652a0866ea9769adeaea7472314969 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Wed, 18 Apr 2018 15:37:37 +0800
Subject: [PATCH] 添加V3.6.7

---
 frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory      |    0 
 frameworks/WAWebPayImpl.framework/WAWebPayImpl                      |    0 
 frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1 |    0 
 WAWebPayImpl.podspec                                                |    6 +++---
 frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h            |    2 +-
 frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature      |    0 
 frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources      |    6 +++---
 config/wa_sdk_impl_config_webpay.xml                                |    2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/WAWebPayImpl.podspec b/WAWebPayImpl.podspec
index 08a6ce8..f9dfb55 100644
--- a/WAWebPayImpl.podspec
+++ b/WAWebPayImpl.podspec
@@ -9,7 +9,7 @@
 Pod::Spec.new do |s|
 
 s.name = 'WAWebPayImpl'
-s.version = '3.6.6'
+s.version = '3.6.7'
 s.summary = 'WAWebPayImpl framework in production environment.'
 s.license = 'MIT'
 s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
@@ -20,6 +20,6 @@
 s.vendored_frameworks = 'frameworks/*.framework'
 s.resources = ['config/*.xml']
 s.requires_arc = true
-s.dependency 'WASdkIntf', '~> 3.6.6'   #此处添加私有库依赖
-s.dependency 'WASdkImpl', '~> 3.6.6'
+s.dependency 'WASdkIntf', '~> 3.6.7'   #此处添加私有库依赖
+s.dependency 'WASdkImpl', '~> 3.6.7'
 end
diff --git a/config/wa_sdk_impl_config_webpay.xml b/config/wa_sdk_impl_config_webpay.xml
index 45bf434..3f63c26 100644
--- a/config/wa_sdk_impl_config_webpay.xml
+++ b/config/wa_sdk_impl_config_webpay.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <config>
-	<version val="WEBPAY3.6.6"/>
+	<version val="WEBPAY3.6.7"/>
     <comps>
         <!-- 支付模块 -->
         <comp module="PAY" plaf="WEBPAY" mandatory="YES" value="WAWebPay" desc="WEB支付"/>
diff --git a/frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h b/frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h
index 6841bdf..9ef3bb2 100644
--- a/frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h
+++ b/frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h
@@ -17,4 +17,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WAWebPayImpl/PublicHeader.h>
 
-//time:2018/2/24 15:55 ver:3.6.6
+//time:2018/4/12 12:09 ver:3.6.7
diff --git a/frameworks/WAWebPayImpl.framework/WAWebPayImpl b/frameworks/WAWebPayImpl.framework/WAWebPayImpl
index b25ee65..8f9410e 100644
--- a/frameworks/WAWebPayImpl.framework/WAWebPayImpl
+++ b/frameworks/WAWebPayImpl.framework/WAWebPayImpl
Binary files differ
diff --git a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory
index 51f980f..e88f5ad 100644
--- a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory
+++ b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory
Binary files differ
diff --git a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1 b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1
index 5c6a335..24eff50 100644
--- a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1
+++ b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1
Binary files differ
diff --git a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources
index cfb0566..d33a9d8 100644
--- a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources
+++ b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources
@@ -10,7 +10,7 @@
 		</data>
 		<key>Headers/WAWebPayImpl.h</key>
 		<data>
-		PV23kAqyXdTR2K+rAjFpifl+ukc=
+		cU95hk8XF9el7se+Af4QYGk8Kd0=
 		</data>
 		<key>Info.plist</key>
 		<data>
@@ -38,11 +38,11 @@
 		<dict>
 			<key>hash</key>
 			<data>
-			PV23kAqyXdTR2K+rAjFpifl+ukc=
+			cU95hk8XF9el7se+Af4QYGk8Kd0=
 			</data>
 			<key>hash2</key>
 			<data>
-			MaOy2PuKO0gA9BvfzIKQWFj+OyhGPoma7htiLYFkwIk=
+			4UVBQCDT2swrDgvR+9h4cjM7/k/aqp64Umw0z8wzwYc=
 			</data>
 		</dict>
 		<key>Modules/module.modulemap</key>
diff --git a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature
index 4e6ecc7..d38b963 100644
--- a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature
+++ b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature
Binary files differ

--
Gitblit v1.8.0