summaryrefslogtreecommitdiff
path: root/SmartDeviceLink.podspec
diff options
context:
space:
mode:
authorNicoleYarroch <nicole@livio.io>2019-02-11 14:14:00 -0500
committerNicoleYarroch <nicole@livio.io>2019-02-11 14:14:00 -0500
commit516ae9bffdde89c6a544187c2383bb71dc60189c (patch)
tree194552998c9e82f269ed45638048c1495fa8c9f4 /SmartDeviceLink.podspec
parent93958bd5bcc14d3cc1bc1d55f630f630f25b34be (diff)
downloadsdl_ios-516ae9bffdde89c6a544187c2383bb71dc60189c.tar.gz
Made the GetFileResponse header public
Diffstat (limited to 'SmartDeviceLink.podspec')
-rw-r--r--SmartDeviceLink.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec
index 4df3e8728..ea5e6d180 100644
--- a/SmartDeviceLink.podspec
+++ b/SmartDeviceLink.podspec
@@ -124,6 +124,7 @@ sdefault.public_header_files = [
'SmartDeviceLink/SDLGetDTCs.h',
'SmartDeviceLink/SDLGetDTCsResponse.h',
'SmartDeviceLink/SDLGetFile.h',
+'SmartDeviceLink/SDLGetFileResponse.h',
'SmartDeviceLink/SDLGetInteriorVehicleData.h',
'SmartDeviceLink/SDLGetInteriorVehicleDataResponse.h',
'SmartDeviceLink/SDLGetSystemCapability.h',