diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec index b4eb35e4f..6330d4f44 100644 --- a/SmartDeviceLink-iOS.podspec +++ b/SmartDeviceLink-iOS.podspec @@ -204,7 +204,7 @@ s.public_header_files = [ 'SmartDeviceLink/SDLVehicleDataResult.h', 'SmartDeviceLink/SDLVehicleType.h', 'SmartDeviceLink/SDLVideoStreamingFormat.h', -'SmartDeviceLink/SDLVideoStreamingCapability.h' +'SmartDeviceLink/SDLVideoStreamingCapability.h', 'SmartDeviceLink/SDLVRHelpItem.h', 'SmartDeviceLink/SDLAmbientLightStatus.h', 'SmartDeviceLink/SDLAppHMIType.h', diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec index cbf1a44eb..c30499db9 100644 --- a/SmartDeviceLink.podspec +++ b/SmartDeviceLink.podspec @@ -204,7 +204,7 @@ s.public_header_files = [ 'SmartDeviceLink/SDLVehicleDataResult.h', 'SmartDeviceLink/SDLVehicleType.h', 'SmartDeviceLink/SDLVideoStreamingFormat.h', -'SmartDeviceLink/SDLVideoStreamingCapability.h' +'SmartDeviceLink/SDLVideoStreamingCapability.h', 'SmartDeviceLink/SDLVRHelpItem.h', 'SmartDeviceLink/SDLAmbientLightStatus.h', 'SmartDeviceLink/SDLAppHMIType.h',