diff options
| author | Muller, Alexander (A.) <amulle19@ford.com> | 2017-01-31 15:57:26 -0800 |
|---|---|---|
| committer | Muller, Alexander (A.) <amulle19@ford.com> | 2017-01-31 15:57:26 -0800 |
| commit | 4ed70340aabe9f16d4e905d634d7fa3b0d81fb6a (patch) | |
| tree | 65aadf32e563625f0afd23e33d055e294bc3ca3b /SmartDeviceLink-iOS.podspec | |
| parent | 2da1bf6899386fc44382e2b460121caaa37fdfcc (diff) | |
| download | sdl_ios-4ed70340aabe9f16d4e905d634d7fa3b0d81fb6a.tar.gz | |
Updated SDLTouchManager to match proposal with touchEventHandler.
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', |
