From 80f3190df5afd04cab14413abaaaa4ad93b70c6d Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Thu, 30 Aug 2018 09:11:55 +0800
Subject: [PATCH] [Update] WASdkIntf (3.7.0)

---
 frameworks/WASdkIntf.framework/Headers/WASdkIntf.h |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
index e4147b1..a6488bc 100644
--- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
+++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
@@ -6,6 +6,10 @@
 //  Copyright © 2016年 GHW-T-01. All rights reserved.
 //
 
+#import <WASdkIntf/WAICsc.h>
+#import <WASdkIntf/WACscProxy.h>
+#import <WASdkIntf/WAIAd.h>
+#import <WASdkIntf/WAAdProxy.h>
 #import <WASdkIntf/WAIPush.h>
 #import <WASdkIntf/WAPushProxy.h>
 #import <WASdkIntf/WAIApw.h>
@@ -61,4 +65,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
 
-//time:2017/6/12 14:21 ver:3.6.4
+//time:2018/08/27 14:39 ver:3.7.0

--
Gitblit v1.8.0