mvm_core_ui/MVMCoreUI/MVMCoreUI.h
Pfeil, Scott Robert 61f8016072 basic template
base core ui framework with placeholder template
2019-01-08 10:21:16 -05:00

20 lines
500 B
Objective-C

//
// MVMCoreUI.h
// MVMCoreUI
//
// Created by Scott Pfeil on 1/7/19.
// Copyright © 2019 Verizon Wireless. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for MVMCoreUI.
FOUNDATION_EXPORT double MVMCoreUIVersionNumber;
//! Project version string for MVMCoreUI.
FOUNDATION_EXPORT const unsigned char MVMCoreUIVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <MVMCoreUI/PublicHeader.h>