mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 15:15:16 +00:00
Merge pull request #1437 from ejensen/editable-text-node-layout-manager
[ASEditableTextNode] Allow TextKit component customization
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user