testFrameWork.h
470 Bytes
//
// testFrameWork.h
// testFrameWork
//
// Created by Philip Tran on 3/3/17.
//
//
#import <UIKit/UIKit.h>
//! Project version number for testFrameWork.
FOUNDATION_EXPORT double testFrameWorkVersionNumber;
//! Project version string for testFrameWork.
FOUNDATION_EXPORT const unsigned char testFrameWorkVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <testFrameWork/PublicHeader.h>