Skip to content

Commit 13d2009

Browse files
committed
Updated Intercom.podspec
1 parent 48f04d6 commit 13d2009

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Intercom.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Pod::Spec.new do |s|
1212
s.source = { :git => 'https://github.com/intercom/intercom-ios.git', :tag => s.version.to_s }
1313
s.platform = :ios, '7.0'
1414
s.preserve_paths = 'Intercom.framework'
15+
s.source_files = 'Intercom.framework/Versions/A/Headers/Intercom.h'
1516
s.public_header_files = 'Intercom.framework/Versions/A/Headers/Intercom.h'
1617
s.resource = 'Intercom.bundle'
1718
s.vendored_frameworks = 'Intercom.framework'

0 commit comments

Comments
 (0)