Files
2020-07-11 13:00:15 +09:00

12 lines
305 B
Objective-C

// Copyright 2018 the FloatingPanel authors. All rights reserved. MIT license.
#ifndef FloatingPanel_h
#define FloatingPanel_h
#import <UIKit/UIKit.h>
FOUNDATION_EXPORT double FloatingPanelVersionNumber;
FOUNDATION_EXPORT const unsigned char FloatingPanelVersionString[];
#endif /* FloatingPanel_h */