From 45b3f1655e8cbea62b7cfdc7d648846d657a50f2 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Fri, 14 Sep 2018 09:56:29 +0800
Subject: [PATCH] 添加V1.2.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 bd72db0..4f5a0c1 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/12/18 17:00 ver:1.1.4.2
+//time:2018/09/11 15:44 ver:1.2.0

--
Gitblit v1.8.0