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

@@ -14,7 +14,8 @@ Pod::Spec.new do |spec|
'AsyncDisplayKit/Details/**/*.h',
'AsyncDisplayKit/Layout/*.h',
'Base/*.h',
'AsyncDisplayKit/TextKit/ASTextNodeTypes.h'
'AsyncDisplayKit/TextKit/ASTextNodeTypes.h',
'AsyncDisplayKit/TextKit/ASTextKitComponents.h'
]
spec.source_files = [