Fileable.swift/iOSFileKit/iOSFileKit.h

19 lines
452 B
Objective-C

//
// iOSFileKit.h
// iOSFileKit
//
// Created by Shota Shimazu on 2017/10/19.
//
#import <UIKit/UIKit.h>
//! Project version number for iOSFileKit.
FOUNDATION_EXPORT double iOSFileKitVersionNumber;
//! Project version string for iOSFileKit.
FOUNDATION_EXPORT const unsigned char iOSFileKitVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <iOSFileKit/PublicHeader.h>