Files
2026-05-10 14:55:18 +08:00

19 lines
466 B
Objective-C

//
// ZIMUniPlugin.h
// ZIMUniPlugin
//
// Created by zego on 2022/5/30.
//
#import <Foundation/Foundation.h>
//! Project version number for ZIMUniPlugin.
FOUNDATION_EXPORT double ZIMUniPluginVersionNumber;
//! Project version string for ZIMUniPlugin.
FOUNDATION_EXPORT const unsigned char ZIMUniPluginVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <ZIMUniPlugin/PublicHeader.h>