mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-09 15:51:05 +00:00
Add header dir to fix includes
This commit is contained in:
parent
3522c81d5e
commit
8f76f5dee0
@ -7,6 +7,7 @@ Pod::Spec.new do |spec|
|
||||
spec.summary = 'Smooth asynchronous user interfaces for iOS apps.'
|
||||
spec.source = { :git => 'https://github.com/TextureGroup/Texture.git', :tag => spec.version.to_s }
|
||||
spec.module_name = 'AsyncDisplayKit'
|
||||
spec.header_dir = 'AsyncDisplayKit'
|
||||
|
||||
spec.documentation_url = 'http://asyncdisplaykit.org/appledoc/'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user