summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2019-10-10 14:56:30 -0400
committerGitHub <noreply@github.com>2019-10-10 14:56:30 -0400
commitaf56e0aefed929e63efe7c991979d0c255e6f694 (patch)
treedfcc59a1fbbb66dc2b2e9d6f2129651bfb4a5b9b /SmartDeviceLink-iOS.podspec
parent2e82d5e9820bc5631616b85aac81f042b5b2f233 (diff)
parente285356b77f64ed4be3cd779c890a30bef4510b7 (diff)
downloadsdl_ios-af56e0aefed929e63efe7c991979d0c255e6f694.tar.gz
Merge pull request #1320 from SatbirTanda/feature/#1163/rpc_message_protection
Implement SDL-0207 RPC Message Protection
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
-rw-r--r--SmartDeviceLink-iOS.podspec3
1 files changed, 3 insertions, 0 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec
index 284577fc8..3c1e7a29a 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -114,6 +114,7 @@ ss.public_header_files = [
'SmartDeviceLink/SDLECallConfirmationStatus.h',
'SmartDeviceLink/SDLECallInfo.h',
'SmartDeviceLink/SDLElectronicParkBrakeStatus.h',
+'SmartDeviceLink/SDLEncryptionConfiguration.h',
'SmartDeviceLink/SDLEmergencyEvent.h',
'SmartDeviceLink/SDLEmergencyEventType.h',
'SmartDeviceLink/SDLEncodedSyncPData.h',
@@ -279,6 +280,7 @@ ss.public_header_files = [
'SmartDeviceLink/SDLPresetBankCapabilities.h',
'SmartDeviceLink/SDLPrimaryAudioSource.h',
'SmartDeviceLink/SDLPRNDL.h',
+'SmartDeviceLink/SDLProtocolConstants.h',
'SmartDeviceLink/SDLPublishAppService.h',
'SmartDeviceLink/SDLPublishAppServiceResponse.h',
'SmartDeviceLink/SDLPutFile.h',
@@ -329,6 +331,7 @@ ss.public_header_files = [
'SmartDeviceLink/SDLSendHapticDataResponse.h',
'SmartDeviceLink/SDLSendLocation.h',
'SmartDeviceLink/SDLSendLocationResponse.h',
+'SmartDeviceLink/SDLServiceEncryptionDelegate.h',
'SmartDeviceLink/SDLServiceUpdateReason.h',
'SmartDeviceLink/SDLSetAppIcon.h',
'SmartDeviceLink/SDLSetAppIconResponse.h',