Rename ASTextKitHelpers to ASTextKitComponents and make the header public

This commit is contained in:
Eric Jensen
2016-03-26 15:31:53 -07:00
parent 5be3b0137a
commit 387abbff5d
8 changed files with 24 additions and 24 deletions

View File

@@ -7,7 +7,7 @@
*/
#import <AsyncDisplayKit/ASDisplayNode.h>
#import <AsyncDisplayKit/ASTextKitHelpers.h>
#import <AsyncDisplayKit/ASTextKitComponents.h>
NS_ASSUME_NONNULL_BEGIN