Skip to content
This repository was archived by the owner on Sep 25, 2019. It is now read-only.

Commit 5319bc5

Browse files
Update public headers
1 parent 2d59e2a commit 5319bc5

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

Example/VCSColorpicker/VCSColorpicker.h

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,14 @@
88

99
#import <UIKit/UIKit.h>
1010

11-
//! Project version number for VCSColorpicker1.
11+
//! Project version number for VCSColorpicker.
1212
FOUNDATION_EXPORT double VCSColorpicker1VersionNumber;
1313

14-
//! Project version string for VCSColorpicker1.
14+
//! Project version string for VCSColorpicker.
1515
FOUNDATION_EXPORT const unsigned char VCSColorpicker1VersionString[];
1616

17-
// In this header, you should import all the public headers of your framework using statements like #import <VCSColorpicker1/PublicHeader.h>
18-
17+
#import <VCSColorpicker/NEOColorPickerBaseViewController.h>
1918
#import <VCSColorpicker/NEOColorPickerFavoritesViewController.h>
20-
#import <VCSColorpicker/NEOColorPickerFavoritesManager.h>
2119
#import <VCSColorpicker/NEOColorPickerGradientView.h>
2220
#import <VCSColorpicker/NEOColorPickerHSLViewController.h>
2321
#import <VCSColorpicker/NEOColorPickerHueGridViewController.h>

0 commit comments

Comments
 (0)