SwiftDDP/SwiftDDP-tvOS/SwiftDDP-tvOS.h

20 lines
523 B
Objective-C

//
// SwiftDDP-tvOS.h
// SwiftDDP-tvOS
//
// Created by ebond on 8/22/16.
// Copyright © 2016 Peter Siegesmund. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for SwiftDDP-tvOS.
FOUNDATION_EXPORT double SwiftDDP_tvOSVersionNumber;
//! Project version string for SwiftDDP-tvOS.
FOUNDATION_EXPORT const unsigned char SwiftDDP_tvOSVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <SwiftDDP_tvOS/PublicHeader.h>