Skip to content

Commit

Permalink
Add IASKTextView and IASKViewController to umbrella header
Browse files Browse the repository at this point in the history
  • Loading branch information
irlabs committed May 30, 2016
1 parent 8d321ac commit 162f977
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions InAppSettingsKitFramework/InAppSettingsKit.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ FOUNDATION_EXPORT const unsigned char InAppSettingsKitFrameworkVersionString[];
#import <InAppSettingsKit/IASKSpecifierValuesViewController.h>
#import <InAppSettingsKit/IASKSwitch.h>
#import <InAppSettingsKit/IASKTextField.h>
#import <InAppSettingsKit/IASKTextView.h>
#import <InAppSettingsKit/IASKTextViewCell.h>
#import <InAppSettingsKit/IASKViewController.h>

0 comments on commit 162f977

Please sign in to comment.