summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorMuller, Alexander (A.) <amulle19@ford.com>2017-01-31 15:57:26 -0800
committerMuller, Alexander (A.) <amulle19@ford.com>2017-01-31 15:57:26 -0800
commit4ed70340aabe9f16d4e905d634d7fa3b0d81fb6a (patch)
tree65aadf32e563625f0afd23e33d055e294bc3ca3b /SmartDeviceLink-iOS.podspec
parent2da1bf6899386fc44382e2b460121caaa37fdfcc (diff)
downloadsdl_ios-4ed70340aabe9f16d4e905d634d7fa3b0d81fb6a.tar.gz
Updated SDLTouchManager to match proposal with touchEventHandler.
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
-rw-r--r--SmartDeviceLink-iOS.podspec2
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',