diff options
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
| -rw-r--r-- | SmartDeviceLink-iOS.podspec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec index 7601ab9ff..4678d0055 100644 --- a/SmartDeviceLink-iOS.podspec +++ b/SmartDeviceLink-iOS.podspec @@ -176,6 +176,7 @@ s.public_header_files = [ 'SmartDeviceLink/SDLOasisAddress.h', 'SmartDeviceLink/SDLParameterPermissions.h', 'SmartDeviceLink/SDLPermissionItem.h', +'SmartDeviceLink/SDLPinchGesture.h', 'SmartDeviceLink/SDLPresetBankCapabilities.h', 'SmartDeviceLink/SDLScreenParams.h', 'SmartDeviceLink/SDLSingleTireStatus.h', @@ -186,6 +187,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', |
