//
//  FileBrowser.h
//  NeoSpectraMicroSwift
//
//  Created by Si-Ware on 1/30/18.
//  Copyright © 2018 siware. All rights reserved.
//

#ifndef FileBrowser_h
#define FileBrowser_h

#import <UIKit/UIKit.h>

//! Project version number for FileBrowser.
FOUNDATION_EXPORT double FileBrowserVersionNumber;

//! Project version string for FileBrowser.
FOUNDATION_EXPORT const unsigned char FileBrowserVersionString[];

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

#endif /* FileBrowser_h */
