From 38d19ae714f3121992309179fa32c75815c96667 Mon Sep 17 00:00:00 2001
From: lpw
Date: Wed, 14 Jun 2023 09:36:29 +0800
Subject: [PATCH] 添加V2.8.0

---
 frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h b/frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h
new file mode 100644
index 0000000..9d26f68
--- /dev/null
+++ b/frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h
@@ -0,0 +1,20 @@
+//
+//  WAAIhelpImpl.h
+//  WAAIhelpImpl
+//
+//  Created by hank on 2018/5/17.
+//  Copyright © 2018年 hank. All rights reserved.
+//
+
+#import <UIKit/UIKit.h>
+
+//! Project version number for WAAIhelpImpl.
+FOUNDATION_EXPORT double WAAIhelpImplVersionNumber;
+
+//! Project version string for WAAIhelpImpl.
+FOUNDATION_EXPORT const unsigned char WAAIhelpImplVersionString[];
+
+// In this header, you should import all the public headers of your framework using statements like #import <WAAIhelpImpl/PublicHeader.h>
+
+//time:2023/06/06  12:29 ver:2.8.0
+//2

--
Gitblit v1.8.0