diff options
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
-rw-r--r-- | SmartDeviceLink-iOS.podspec | 45 |
1 files changed, 43 insertions, 2 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec index 326450640..9ce9d29ac 100644 --- a/SmartDeviceLink-iOS.podspec +++ b/SmartDeviceLink-iOS.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "SmartDeviceLink-iOS" -s.version = "6.1.2" +s.version = "6.2.0" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } @@ -28,6 +28,12 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLAlertManeuver.h', 'SmartDeviceLink/SDLAlertManeuverResponse.h', 'SmartDeviceLink/SDLAlertResponse.h', +'SmartDeviceLink/SDLAppServiceCapability.h', +'SmartDeviceLink/SDLAppServiceData.h', +'SmartDeviceLink/SDLAppServiceManifest.h', +'SmartDeviceLink/SDLAppServiceRecord.h', +'SmartDeviceLink/SDLAppServicesCapabilities.h', +'SmartDeviceLink/SDLAppServiceType.h', 'SmartDeviceLink/SDLButtonPressResponse.h', 'SmartDeviceLink/SDLAmbientLightStatus.h', 'SmartDeviceLink/SDLAppHMIType.h', @@ -62,6 +68,7 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLChoiceSetDelegate.h', 'SmartDeviceLink/SDLClimateControlCapabilities.h', 'SmartDeviceLink/SDLClimateControlData.h', +'SmartDeviceLink/SDLCloudAppProperties.h', 'SmartDeviceLink/SDLClusterModeStatus.h', 'SmartDeviceLink/SDLCompassDirection.h', 'SmartDeviceLink/SDLComponentVolumeStatus.h', @@ -92,6 +99,7 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLDisplayMode.h', 'SmartDeviceLink/SDLDisplayType.h', 'SmartDeviceLink/SDLDistanceUnit.h', +'SmartDeviceLink/SDLDirection.h', 'SmartDeviceLink/SDLDriverDistractionState.h', 'SmartDeviceLink/SDLECallConfirmationStatus.h', 'SmartDeviceLink/SDLECallInfo.h', @@ -113,10 +121,17 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLFuelCutoffStatus.h', 'SmartDeviceLink/SDLFuelRange.h', 'SmartDeviceLink/SDLFuelType.h', +'SmartDeviceLink/SDLFunctionID.h', 'SmartDeviceLink/SDLGenericResponse.h', +'SmartDeviceLink/SDLGetCloudAppProperties.h', +'SmartDeviceLink/SDLGetCloudAppPropertiesResponse.h', +'SmartDeviceLink/SDLGetAppServiceData.h', +'SmartDeviceLink/SDLGetAppServiceDataResponse.h', 'SmartDeviceLink/SDLGetDTCs.h', -'SmartDeviceLink/SDLGetInteriorVehicleData.h', 'SmartDeviceLink/SDLGetDTCsResponse.h', +'SmartDeviceLink/SDLGetFile.h', +'SmartDeviceLink/SDLGetFileResponse.h', +'SmartDeviceLink/SDLGetInteriorVehicleData.h', 'SmartDeviceLink/SDLGetInteriorVehicleDataResponse.h', 'SmartDeviceLink/SDLGetSystemCapability.h', 'SmartDeviceLink/SDLGetSystemCapabilityResponse.h', @@ -134,6 +149,7 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLHMISettingsControlCapabilities.h', 'SmartDeviceLink/SDLHMISettingsControlData.h', 'SmartDeviceLink/SDLHMIZoneCapabilities.h', +'SmartDeviceLink/SDLHybridAppPreference.h', 'SmartDeviceLink/SDLIgnitionStableStatus.h', 'SmartDeviceLink/SDLIgnitionStatus.h', 'SmartDeviceLink/SDLImage.h', @@ -184,6 +200,9 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLManager.h', 'SmartDeviceLink/SDLManagerDelegate.h', 'SmartDeviceLink/SDLMediaClockFormat.h', +'SmartDeviceLink/SDLMediaServiceData.h', +'SmartDeviceLink/SDLMediaServiceManifest.h', +'SmartDeviceLink/SDLMediaType.h', 'SmartDeviceLink/SDLMenuCell.h', 'SmartDeviceLink/SDLMenuParams.h', 'SmartDeviceLink/SDLMetadataTags.h', @@ -191,10 +210,16 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLModuleData.h', 'SmartDeviceLink/SDLModuleType.h', 'SmartDeviceLink/SDLMyKey.h', +'SmartDeviceLink/SDLNavigationAction.h', 'SmartDeviceLink/SDLNavigationCapability.h', +'SmartDeviceLink/SDLNavigationInstruction.h', +'SmartDeviceLink/SDLNavigationJunction.h', +'SmartDeviceLink/SDLNavigationServiceData.h', +'SmartDeviceLink/SDLNavigationServiceManifest.h', 'SmartDeviceLink/SDLNotificationConstants.h', 'SmartDeviceLink/SDLOasisAddress.h', 'SmartDeviceLink/SDLOnAppInterfaceUnregistered.h', +'SmartDeviceLink/SDLOnAppServiceData.h', 'SmartDeviceLink/SDLOnAudioPassThru.h', 'SmartDeviceLink/SDLOnButtonEvent.h', 'SmartDeviceLink/SDLOnButtonPress.h', @@ -210,12 +235,15 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLOnPermissionsChange.h', 'SmartDeviceLink/SDLOnRCStatus.h', 'SmartDeviceLink/SDLOnSyncPData.h', +'SmartDeviceLink/SDLOnSystemCapabilityUpdated.h', 'SmartDeviceLink/SDLOnSystemRequest.h', 'SmartDeviceLink/SDLOnTBTClientState.h', 'SmartDeviceLink/SDLOnTouchEvent.h', 'SmartDeviceLink/SDLOnVehicleData.h', 'SmartDeviceLink/SDLOnWayPointChange.h', 'SmartDeviceLink/SDLParameterPermissions.h', +'SmartDeviceLink/SDLPerformAppServiceInteraction.h', +'SmartDeviceLink/SDLPerformAppServiceInteractionResponse.h', 'SmartDeviceLink/SDLPerformAudioPassThru.h', 'SmartDeviceLink/SDLPerformAudioPassThruResponse.h', 'SmartDeviceLink/SDLPerformInteraction.h', @@ -233,6 +261,8 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLPresetBankCapabilities.h', 'SmartDeviceLink/SDLPrimaryAudioSource.h', 'SmartDeviceLink/SDLPRNDL.h', +'SmartDeviceLink/SDLPublishAppService.h', +'SmartDeviceLink/SDLPublishAppServiceResponse.h', 'SmartDeviceLink/SDLPutFile.h', 'SmartDeviceLink/SDLPutFileResponse.h', 'SmartDeviceLink/SDLRadioBand.h', @@ -252,11 +282,13 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLResetGlobalPropertiesResponse.h', 'SmartDeviceLink/SDLResult.h', 'SmartDeviceLink/SDLRGBColor.h', +'SmartDeviceLink/SDLRPCFunctionNames.h', 'SmartDeviceLink/SDLRPCMessage.h', 'SmartDeviceLink/SDLRPCMessageType.h', 'SmartDeviceLink/SDLRPCNotification.h', 'SmartDeviceLink/SDLRPCNotificationNotification.h', 'SmartDeviceLink/SDLRPCRequest.h', +'SmartDeviceLink/SDLRPCRequestNotification.h', 'SmartDeviceLink/SDLRPCResponse.h', 'SmartDeviceLink/SDLRPCResponseNotification.h', 'SmartDeviceLink/SDLRPCStruct.h', @@ -275,8 +307,11 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLSendHapticDataResponse.h', 'SmartDeviceLink/SDLSendLocation.h', 'SmartDeviceLink/SDLSendLocationResponse.h', +'SmartDeviceLink/SDLServiceUpdateReason.h', 'SmartDeviceLink/SDLSetAppIcon.h', 'SmartDeviceLink/SDLSetAppIconResponse.h', +'SmartDeviceLink/SDLSetCloudAppProperties.h', +'SmartDeviceLink/SDLSetCloudAppPropertiesResponse.h', 'SmartDeviceLink/SDLSetDisplayLayout.h', 'SmartDeviceLink/SDLSetDisplayLayoutResponse.h', 'SmartDeviceLink/SDLSetGlobalProperties.h', @@ -322,6 +357,7 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLSystemCapabilityManager.h', 'SmartDeviceLink/SDLSystemCapabilityType.h', 'SmartDeviceLink/SDLSystemContext.h', +'SmartDeviceLink/SDLSystemRequest.h', 'SmartDeviceLink/SDLTBTState.h', 'SmartDeviceLink/SDLTemperature.h', 'SmartDeviceLink/SDLTemperatureUnit.h', @@ -363,6 +399,7 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLVehicleDataType.h', 'SmartDeviceLink/SDLVentilationMode.h', 'SmartDeviceLink/SDLVehicleType.h', +'SmartDeviceLink/SDLVersion.h', 'SmartDeviceLink/SDLVideoStreamingCapability.h', 'SmartDeviceLink/SDLVideoStreamingCodec.h', 'SmartDeviceLink/SDLVideoStreamingFormat.h', @@ -373,6 +410,10 @@ ss.public_header_files = [ 'SmartDeviceLink/SDLVrHelpItem.h', 'SmartDeviceLink/SDLWarningLightStatus.h', 'SmartDeviceLink/SDLWayPointType.h', +'SmartDeviceLink/SDLWeatherAlert.h', +'SmartDeviceLink/SDLWeatherData.h', +'SmartDeviceLink/SDLWeatherServiceData.h', +'SmartDeviceLink/SDLWeatherServiceManifest.h', 'SmartDeviceLink/SDLWiperStatus.h', 'SmartDeviceLink/SmartDeviceLink.h', ] |