summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorNicoleYarroch <nicole@livio.io>2017-08-14 11:19:46 -0400
committerNicoleYarroch <nicole@livio.io>2017-08-14 11:19:46 -0400
commit6f63dee71e9fc7516d0368670692322a0eae37d7 (patch)
tree17c6aec59a947cf4db3cbc16932bba0aae72b49c /SmartDeviceLink-iOS.podspec
parent3d979e62081e0bb78ccfbd0384cb462134e0299a (diff)
downloadsdl_ios-6f63dee71e9fc7516d0368670692322a0eae37d7.tar.gz
Added SDLMacros.h file to podspec files
Signed-off-by: NicoleYarroch <nicole@livio.io>
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
-rw-r--r--SmartDeviceLink-iOS.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec
index fd5738142..633520106 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -18,6 +18,7 @@ ss.source_files = 'SmartDeviceLink/*.{h,m}'
ss.public_header_files = [
'SmartDeviceLink/SmartDeviceLink.h',
+'SmartDeviceLink/SDLMacros.h',
'SmartDeviceLink/NSNumber+NumberType.h',
'SmartDeviceLink/SDLAbstractProtocol.h',
'SmartDeviceLink/SDLAbstractTransport.h',