summaryrefslogtreecommitdiff
path: root/SmartDeviceLink.podspec
diff options
context:
space:
mode:
authorBrett W <geekman3454@protonmail.com>2017-08-17 13:56:15 -0400
committerBrett W <geekman3454@protonmail.com>2017-08-17 13:56:15 -0400
commite040c03093ee15c1012772382e9ffc1647f71e11 (patch)
tree85b3526a9d88b2ed42b1b02bfa3928d608bb1c87 /SmartDeviceLink.podspec
parent9976ec7422f344575a5764ba7d29eda24cbd714e (diff)
downloadsdl_ios-e040c03093ee15c1012772382e9ffc1647f71e11.tar.gz
fixed permissions / podspec
Diffstat (limited to 'SmartDeviceLink.podspec')
-rw-r--r--SmartDeviceLink.podspec5
1 files changed, 4 insertions, 1 deletions
diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec
index 39855a2fe..422b218d7 100644
--- a/SmartDeviceLink.podspec
+++ b/SmartDeviceLink.podspec
@@ -289,7 +289,10 @@ s.public_header_files = [
'SmartDeviceLink/SDLNotificationConstants.h',
'SmartDeviceLink/SDLRequestHandler.h',
'SmartDeviceLink/SDLRPCNotificationNotification.h',
-'SmartDeviceLink/SDLRPCResponseNotification.h'
+'SmartDeviceLink/SDLRPCResponseNotification.h',
+'SmartDeviceLink/SDLMetadataTags.h',
+'SmartDeviceLink/SDLMetadataType.h'
+'
]
end