OTP/OTPKit/OTPKit.h

19 lines
429 B
Objective-C

//
// OTPKit.h
// OTPKit
//
// Created by Shadowfacts on 8/21/21.
//
#import <Foundation/Foundation.h>
//! Project version number for OTPKit.
FOUNDATION_EXPORT double OTPKitVersionNumber;
//! Project version string for OTPKit.
FOUNDATION_EXPORT const unsigned char OTPKitVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <OTPKit/PublicHeader.h>