summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2019-10-09 14:07:57 -0400
committerGitHub <noreply@github.com>2019-10-09 14:07:57 -0400
commite96888527e40c325c59d4964a01f5739b00fd66d (patch)
tree8deb62db4149d87ac65e0c107ecd7532ed96a430 /SmartDeviceLink-iOS.podspec
parentd2f5379b35d2788e8448d84e972130701c031e40 (diff)
parente91527209c6caf332fe379acca52886d0ea248ee (diff)
downloadsdl_ios-e96888527e40c325c59d4964a01f5739b00fd66d.tar.gz
Merge pull request #1420 from smartdevicelink/feature/issue_1007_pixel_density_and_scale
Implement SDL 0179 - Pixel Density and Scale
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 66b0094b2..ede06fda0 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -365,6 +365,7 @@ ss.public_header_files = [
'SmartDeviceLink/SDLStreamingMediaManager.h',
'SmartDeviceLink/SDLStreamingMediaManagerConstants.h',
'SmartDeviceLink/SDLStreamingMediaManagerDataSource.h',
+'SmartDeviceLink/SDLStreamingVideoScaleManager.h',
'SmartDeviceLink/SDLSubscribeButton.h',
'SmartDeviceLink/SDLSubscribeButtonResponse.h',
'SmartDeviceLink/SDLSubscribeVehicleData.h',