summaryrefslogtreecommitdiff
path: root/SmartDeviceLink.podspec
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink.podspec')
-rw-r--r--SmartDeviceLink.podspec15
1 files changed, 14 insertions, 1 deletions
diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec
index ca3a11797..31a5bc855 100644
--- a/SmartDeviceLink.podspec
+++ b/SmartDeviceLink.podspec
@@ -19,7 +19,7 @@ s.public_header_files = [
'SmartDeviceLink/SDLProxyListener.h',
'SmartDeviceLink/SDLSecurityType.h',
'SmartDeviceLink/SDLStreamingMediaManager.h',
-'SmartDeviceLink/SDLTTSChunkFactory.h',
+'SmartDeviceLink/SDLTouch.h',
'SmartDeviceLink/SDLTouchManager.h',
'SmartDeviceLink/SDLTouchManagerDelegate.h',
'SmartDeviceLink/SDLConsoleController.h',
@@ -62,6 +62,16 @@ s.public_header_files = [
'SmartDeviceLink/SDLGetVehicleData.h',
'SmartDeviceLink/SDLGetWaypoints.h',
'SmartDeviceLink/SDLListFiles.h',
+'SmartDeviceLink/SDLLogConfiguration.h',
+'SmartDeviceLink/SDLLogConstants.h',
+'SmartDeviceLink/SDLLogFileModule.h',
+'SmartDeviceLink/SDLLogFilter.h',
+'SmartDeviceLink/SDLLogManager.h',
+'SmartDeviceLink/SDLLogMacros.h',
+'SmartDeviceLink/SDLLogTarget.h',
+'SmartDeviceLink/SDLLogTargetAppleSystemLog.h',
+'SmartDeviceLink/SDLLogTargetFile.h',
+'SmartDeviceLink/SDLLogTargetOSLog.h',
'SmartDeviceLink/SDLPerformAudioPassThru.h',
'SmartDeviceLink/SDLPerformInteraction.h',
'SmartDeviceLink/SDLPutFile.h',
@@ -276,15 +286,18 @@ s.public_header_files = [
'SmartDeviceLink/SDLLifecycleConfiguration.h',
'SmartDeviceLink/SDLLockScreenConfiguration.h',
'SmartDeviceLink/SDLStreamingMediaConfiguration.h',
+'SmartDeviceLink/SDLStreamingMediaManagerConstants.h'
'SmartDeviceLink/SDLArtwork.h',
'SmartDeviceLink/SDLFile.h',
'SmartDeviceLink/SDLFileManager.h',
'SmartDeviceLink/SDLFileManagerConstants.h',
'SmartDeviceLink/SDLLockScreenViewController.h',
+'SmartDeviceLink/SDLMacros.h',
'SmartDeviceLink/SDLManager.h',
'SmartDeviceLink/SDLManagerDelegate.h',
'SmartDeviceLink/SDLPermissionConstants.h',
'SmartDeviceLink/SDLPermissionManager.h',
+'SmartDeviceLink/SDLPinchGesture.h',
'SmartDeviceLink/NSNumber+NumberType.h',
'SmartDeviceLink/SDLErrorConstants.h',
'SmartDeviceLink/SDLNotificationConstants.h',