Updated umbrella header

This commit is contained in:
Jonathan Cardasis 2019-04-16 21:44:48 -04:00
parent 44566b0c96
commit f7ae25ef4a

View File

@ -6,14 +6,7 @@
// Copyright © 2017 Jonathan Cardasis. All rights reserved. // Copyright © 2017 Jonathan Cardasis. All rights reserved.
// //
#import <UIKit/UIKit.h> @import Foundation;
//! Project version number for ChromaColorPicker.
FOUNDATION_EXPORT double ChromaColorPickerVersionNumber; FOUNDATION_EXPORT double ChromaColorPickerVersionNumber;
//! Project version string for ChromaColorPicker.
FOUNDATION_EXPORT const unsigned char ChromaColorPickerVersionString[]; FOUNDATION_EXPORT const unsigned char ChromaColorPickerVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <ChromaColorPicker/PublicHeader.h>