summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2019-10-09 16:22:52 -0400
committerGitHub <noreply@github.com>2019-10-09 16:22:52 -0400
commit2e82d5e9820bc5631616b85aac81f042b5b2f233 (patch)
tree56dde69a2bc8dfd7bef18ef1ae93728f50e23f8f /SmartDeviceLink-iOS.podspec
parente96888527e40c325c59d4964a01f5739b00fd66d (diff)
parentbea63601ac45b2956da49d257913885df1368a05 (diff)
downloadsdl_ios-2e82d5e9820bc5631616b85aac81f042b5b2f233.tar.gz
Merge pull request #1347 from smartdevicelink/feature/issue_1276_main_menu_tiles
Implement SDL-0231 Main Menu Tiles
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 ede06fda0..284577fc8 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -217,6 +217,8 @@ ss.public_header_files = [
'SmartDeviceLink/SDLMediaServiceManifest.h',
'SmartDeviceLink/SDLMediaType.h',
'SmartDeviceLink/SDLMenuCell.h',
+'SmartDeviceLink/SDLMenuConfiguration.h',
+'SmartDeviceLink/SDLMenuLayout.h',
'SmartDeviceLink/SDLMenuManagerConstants.h',
'SmartDeviceLink/SDLMenuParams.h',
'SmartDeviceLink/SDLMetadataTags.h',