summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorNicoleYarroch <nicole@livio.io>2019-02-11 14:18:55 -0500
committerNicoleYarroch <nicole@livio.io>2019-02-11 14:18:55 -0500
commitaebd39287b9d417e80e65a39edcfa1a976ac72ff (patch)
treedf741889c2d5fff7026234ad60abb8deda4eb167 /SmartDeviceLink-iOS.podspec
parentcfd82523d86319a5efae0ea330c4a2a9cd9d707e (diff)
downloadsdl_ios-aebd39287b9d417e80e65a39edcfa1a976ac72ff.tar.gz
Made PerformAppServiceInteractionResponse header public
Made the PerformAppServiceInteractionResponse header public
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 8709952f4..674d2f143 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -230,6 +230,7 @@ ss.public_header_files = [
'SmartDeviceLink/SDLOnWayPointChange.h',
'SmartDeviceLink/SDLParameterPermissions.h',
'SmartDeviceLink/SDLPerformAppServiceInteraction.h',
+'SmartDeviceLink/SDLPerformAppServiceInteractionResponse.h',
'SmartDeviceLink/SDLPerformAudioPassThru.h',
'SmartDeviceLink/SDLPerformAudioPassThruResponse.h',
'SmartDeviceLink/SDLPerformInteraction.h',