Files
WWDC/ThrowBack/ThrowBack.h
2017-05-13 16:17:28 -03:00

20 lines
505 B
Objective-C

//
// ThrowBack.h
// ThrowBack
//
// Created by Guilherme Rambo on 13/05/17.
// Copyright © 2017 Guilherme Rambo. All rights reserved.
//
#import <Cocoa/Cocoa.h>
//! Project version number for ThrowBack.
FOUNDATION_EXPORT double ThrowBackVersionNumber;
//! Project version string for ThrowBack.
FOUNDATION_EXPORT const unsigned char ThrowBackVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <ThrowBack/PublicHeader.h>