From 40fa27259a5d8516034b9b6ee0eabc170093e108 Mon Sep 17 00:00:00 2001 From: lpw Date: Mon, 14 Mar 2022 10:02:13 +0800 Subject: [PATCH] 2.5.0 --- frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h | 19 +++++++++++++++++++ 1 files changed, 19 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..0573edf --- /dev/null +++ b/frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h @@ -0,0 +1,19 @@ +// +// 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:2022/03/15 12:30 ver:3.8.4 -- Gitblit v1.8.0