filestack/filestack-swift

View on GitHub
Sources/FilestackSDK/FilestackSDK.h

Summary

Maintainability
Test Coverage
//
//  FilestackSDK.h
//  FilestackSDK
//
//  Created by Ruben Nine on 28/06/2017.
//  Copyright © 2017 Filestack. All rights reserved.
//

#import <UIKit/UIKit.h>

//! Project version number for FilestackSDK.
FOUNDATION_EXPORT double FilestackSDKVersionNumber;

//! Project version string for FilestackSDK.
FOUNDATION_EXPORT const unsigned char FilestackSDKVersionString[];

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