summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-07-13 15:00:39 -0400
committerJoel Fischer <joeljfischer@gmail.com>2017-07-13 15:00:54 -0400
commit022594c75a1d10270885b7cc25269d1e20146219 (patch)
tree550a7e4ce77b01e3292c4032510b0def277cd0e7 /SmartDeviceLink-iOS.podspec
parent1895b2ce4f63c35eedc9ed454408887fb448f613 (diff)
downloadsdl_ios-022594c75a1d10270885b7cc25269d1e20146219.tar.gz
Update imports for query
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
-rw-r--r--SmartDeviceLink-iOS.podspec6
1 files changed, 6 insertions, 0 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec
index 2bdcb1fef..a89384eac 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -58,6 +58,7 @@ ss.public_header_files = [
'SmartDeviceLink/SDLEncodedSyncPData.h',
'SmartDeviceLink/SDLEndAudioPassThru.h',
'SmartDeviceLink/SDLGetDTCs.h',
+'SmartDeviceLink/SDLGetSystemCapability.h',
'SmartDeviceLink/SDLGetVehicleData.h',
'SmartDeviceLink/SDLGetWaypoints.h',
'SmartDeviceLink/SDLListFiles.h',
@@ -103,6 +104,7 @@ ss.public_header_files = [
'SmartDeviceLink/SDLEndAudioPassThruResponse.h',
'SmartDeviceLink/SDLGenericResponse.h',
'SmartDeviceLink/SDLGetDTCsResponse.h',
+'SmartDeviceLink/SDLGetSystemCapabilityResponse.h',
'SmartDeviceLink/SDLGetVehicleDataResponse.h',
'SmartDeviceLink/SDLGetWaypointsResponse.h',
'SmartDeviceLink/SDLListFilesResponse.h',
@@ -175,9 +177,11 @@ ss.public_header_files = [
'SmartDeviceLink/SDLKeyboardProperties.h',
'SmartDeviceLink/SDLMenuParams.h',
'SmartDeviceLink/SDLMyKey.h',
+'SmartDeviceLink/SDLNavigationCapability.h',
'SmartDeviceLink/SDLOasisAddress.h',
'SmartDeviceLink/SDLParameterPermissions.h',
'SmartDeviceLink/SDLPermissionItem.h',
+'SmartDeviceLink/SDLPhoneCapability.h',
'SmartDeviceLink/SDLPresetBankCapabilities.h',
'SmartDeviceLink/SDLScreenParams.h',
'SmartDeviceLink/SDLSingleTireStatus.h',
@@ -185,6 +189,7 @@ ss.public_header_files = [
'SmartDeviceLink/SDLSoftButtonCapabilities.h',
'SmartDeviceLink/SDLStartTime.h',
'SmartDeviceLink/SDLSyncMsgVersion.h',
+'SmartDeviceLink/SDLSystemCapability.h',
'SmartDeviceLink/SDLTTSChunk.h',
'SmartDeviceLink/SDLTextField.h',
'SmartDeviceLink/SDLTireStatus.h',
@@ -249,6 +254,7 @@ ss.public_header_files = [
'SmartDeviceLink/SDLSoftButtonType.h',
'SmartDeviceLink/SDLSpeechCapabilities.h',
'SmartDeviceLink/SDLSystemAction.h',
+'SmartDeviceLink/SDLSystemCapabilityType.h'
'SmartDeviceLink/SDLSystemContext.h',
'SmartDeviceLink/SDLTBTState.h',
'SmartDeviceLink/SDLTextAlignment.h',