//
//  libpebble_swift.h
//  libpebble-swift
//
//  Created by crc32 on 22/07/2025.
//

#import <Foundation/Foundation.h>

//! Project version number for libpebble_swift.
FOUNDATION_EXPORT double libpebble_swiftVersionNumber;

//! Project version string for libpebble_swift.
FOUNDATION_EXPORT const unsigned char libpebble_swiftVersionString[];

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