summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicoleYarroch <nicole@livio.io>2017-09-06 13:24:27 -0400
committerNicoleYarroch <nicole@livio.io>2017-09-06 13:24:27 -0400
commitedf6921277320706a6692643fe84a8db1c71c3b8 (patch)
treebbcd9d17004155c06fa4b35701cea17235ae105a
parent39b01057a545aa95e8048c941df7c5a8d54744ff (diff)
downloadsdl_ios-edf6921277320706a6692643fe84a8db1c71c3b8.tar.gz
Added SDLRectangle.h to .podspec files
Signed-off-by: NicoleYarroch <nicole@livio.io>
-rw-r--r--SmartDeviceLink-iOS.podspec1
-rw-r--r--SmartDeviceLink.podspec1
2 files changed, 2 insertions, 0 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec
index 98a358b92..8b397892b 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -204,6 +204,7 @@ ss.public_header_files = [
'SmartDeviceLink/SDLPutFileResponse.h',
'SmartDeviceLink/SDLReadDID.h',
'SmartDeviceLink/SDLReadDIDResponse.h',
+'SmartDeviceLink/SDLRectangle.h',
'SmartDeviceLink/SDLRegisterAppInterface.h',
'SmartDeviceLink/SDLRegisterAppInterfaceResponse.h',
'SmartDeviceLink/SDLRequestType.h',
diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec
index b14c8785f..de2c11430 100644
--- a/SmartDeviceLink.podspec
+++ b/SmartDeviceLink.podspec
@@ -203,6 +203,7 @@ ss.public_header_files = [
'SmartDeviceLink/SDLPutFile.h',
'SmartDeviceLink/SDLPutFileResponse.h',
'SmartDeviceLink/SDLReadDID.h',
+'SmartDeviceLink/SDLRectangle.h',
'SmartDeviceLink/SDLReadDIDResponse.h',
'SmartDeviceLink/SDLRegisterAppInterface.h',
'SmartDeviceLink/SDLRegisterAppInterfaceResponse.h',