10 lines
255 B
Objective-C
10 lines
255 B
Objective-C
//
|
|
// Created by Shin Yamamoto on 2018/09/18.
|
|
// Copyright © 2018 Shin Yamamoto. All rights reserved.
|
|
//
|
|
|
|
#import <UIKit/UIKit.h>
|
|
|
|
FOUNDATION_EXPORT double FloatingPanelVersionNumber;
|
|
FOUNDATION_EXPORT const unsigned char FloatingPanelVersionString[];
|