Skip to content

Commit 8f76f5d

Browse files
committed
Add header dir to fix includes
1 parent 3522c81 commit 8f76f5d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Texture.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Pod::Spec.new do |spec|
77
spec.summary = 'Smooth asynchronous user interfaces for iOS apps.'
88
spec.source = { :git => 'https://github.com/TextureGroup/Texture.git', :tag => spec.version.to_s }
99
spec.module_name = 'AsyncDisplayKit'
10+
spec.header_dir = 'AsyncDisplayKit'
1011

1112
spec.documentation_url = 'http://asyncdisplaykit.org/appledoc/'
1213

0 commit comments

Comments
 (0)