DailyView/Pods/ATOM-Standalone/ATOM.xcframework/ios-arm64/ATOM.framework/Headers/ATOM.h
2025-12-30 16:40:31 +08:00

21 lines
517 B
Objective-C

//
// ATOM.h
// ATOM
//
// Created by Juha Korhonen on 8.9.2022.
//
#import <Foundation/Foundation.h>
//! Project version number for ATOM.
FOUNDATION_EXPORT double ATOMVersionNumber;
//! Project version string for ATOM.
FOUNDATION_EXPORT const unsigned char ATOMVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <ATOM/PublicHeader.h>
// Core headers
#import <ATOM/ATOMGDPRLocationDetector.h>
#import <ATOM/ATOMLGPDLocationDetector.h>