//
//  KeyWordDetection.h
//  KeyWordDetection
//
//  Created by OFER FRYMAN on 01/08/2024.
//

#import <Foundation/Foundation.h>

//! Project version number for KeyWordDetection.
FOUNDATION_EXPORT double KeyWordDetectionVersionNumber;

//! Project version string for KeyWordDetection.
FOUNDATION_EXPORT const unsigned char KeyWordDetectionVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <KeyWordDetection/PublicHeader.h>


