Merge pull request #1437 from ejensen/editable-text-node-layout-manager

[ASEditableTextNode] Allow TextKit component customization
This commit is contained in:
appleguy
2016-03-31 20:46:19 -07:00
10 changed files with 85 additions and 37 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 = [