summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicoleYarroch <nicole@livio.io>2017-08-10 09:35:53 -0400
committerNicoleYarroch <nicole@livio.io>2017-08-10 09:35:53 -0400
commit254bd5342aa257e0b3667814723c8d6529c60eb2 (patch)
tree997100b4ec11ccdc8c4a37f0d80cc34a6bc6784a
parentad4e95771fe71c06fb075b6f26e7f4c77bd28b06 (diff)
downloadsdl_ios-feature/issue_536_input_stream_file_manager_fixed_compile_issues.tar.gz
Signed-off-by: NicoleYarroch <nicole@livio.io>
-rw-r--r--SmartDeviceLink.podspec15
1 files changed, 14 insertions, 1 deletions
diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec
index ca3a11797..7f05906c4 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/SDLStreamingMediaManagerConstants.h',
'SmartDeviceLink/SDLTouchManager.h',
'SmartDeviceLink/SDLTouchManagerDelegate.h',
'SmartDeviceLink/SDLConsoleController.h',
@@ -174,6 +174,7 @@ s.public_header_files = [
'SmartDeviceLink/SDLImageField.h',
'SmartDeviceLink/SDLImageResolution.h',
'SmartDeviceLink/SDLKeyboardProperties.h',
+'SmartDeviceLink/SDLMacros.h',
'SmartDeviceLink/SDLMenuParams.h',
'SmartDeviceLink/SDLMyKey.h',
'SmartDeviceLink/SDLNavigationCapability.h',
@@ -181,6 +182,7 @@ s.public_header_files = [
'SmartDeviceLink/SDLParameterPermissions.h',
'SmartDeviceLink/SDLPermissionItem.h',
'SmartDeviceLink/SDLPhoneCapability.h',
+'SmartDeviceLink/SDLPinchGesture.h',
'SmartDeviceLink/SDLPresetBankCapabilities.h',
'SmartDeviceLink/SDLScreenParams.h',
'SmartDeviceLink/SDLSingleTireStatus.h',
@@ -192,6 +194,7 @@ s.public_header_files = [
'SmartDeviceLink/SDLTTSChunk.h',
'SmartDeviceLink/SDLTextField.h',
'SmartDeviceLink/SDLTireStatus.h',
+'SmartDeviceLink/SDLTouch.h',
'SmartDeviceLink/SDLTouchCoord.h',
'SmartDeviceLink/SDLTouchEvent.h',
'SmartDeviceLink/SDLTouchEventCapabilities.h',
@@ -237,6 +240,16 @@ s.public_header_files = [
'SmartDeviceLink/SDLLocationCoordinate.h',
'SmartDeviceLink/SDLLocationDetails.h',
'SmartDeviceLink/SDLLockScreenStatus.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/SDLMaintenanceModeStatus.h',
'SmartDeviceLink/SDLMediaClockFormat.h',
'SmartDeviceLink/SDLPRNDL.h',