AutoCat2/AutoCatCore/AutoCatCore.h
2022-03-25 19:51:57 +03:00

19 lines
471 B
Objective-C

//
// AutoCatCore.h
// AutoCatCore
//
// Created by Selim Mustafaev on 05.03.2022.
//
#import <Foundation/Foundation.h>
//! Project version number for AutoCatCore.
FOUNDATION_EXPORT double AutoCatCoreVersionNumber;
//! Project version string for AutoCatCore.
FOUNDATION_EXPORT const unsigned char AutoCatCoreVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <AutoCatCore/PublicHeader.h>