GBA-8-19/External/Harmony/Backends/Dropbox/Harmony-Dropbox/Harmony_Dropbox.h
2024-06-14 17:15:51 +08:00

20 lines
527 B
Objective-C

//
// Harmony_Dropbox.h
// Harmony-Dropbox
//
// Created by Hthik on 3/4/19.
// Copyright © 2019 Hthik. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for Harmony_Dropbox.
FOUNDATION_EXPORT double Harmony_DropboxVersionNumber;
//! Project version string for Harmony_Dropbox.
FOUNDATION_EXPORT const unsigned char Harmony_DropboxVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <Harmony_Dropbox/PublicHeader.h>