summaryrefslogtreecommitdiff
path: root/SmartDeviceLink.podspec
diff options
context:
space:
mode:
authorNicoleYarroch <nicole@livio.io>2017-08-10 15:40:16 -0400
committerNicoleYarroch <nicole@livio.io>2017-08-10 15:40:16 -0400
commit4db4194176e2e22c8b76adc74a092e5a86f3f8f4 (patch)
treed7433bd1a7d0fe93b87f515694fbfdb9a198c64f /SmartDeviceLink.podspec
parent678a43a3c4e6e885a75fba745eb27044c8e5618c (diff)
downloadsdl_ios-4db4194176e2e22c8b76adc74a092e5a86f3f8f4.tar.gz
Added missing comma
Signed-off-by: NicoleYarroch <nicole@livio.io>
Diffstat (limited to 'SmartDeviceLink.podspec')
-rw-r--r--SmartDeviceLink.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec
index 31a5bc855..98c1e3f76 100644
--- a/SmartDeviceLink.podspec
+++ b/SmartDeviceLink.podspec
@@ -286,7 +286,7 @@ s.public_header_files = [
'SmartDeviceLink/SDLLifecycleConfiguration.h',
'SmartDeviceLink/SDLLockScreenConfiguration.h',
'SmartDeviceLink/SDLStreamingMediaConfiguration.h',
-'SmartDeviceLink/SDLStreamingMediaManagerConstants.h'
+'SmartDeviceLink/SDLStreamingMediaManagerConstants.h',
'SmartDeviceLink/SDLArtwork.h',
'SmartDeviceLink/SDLFile.h',
'SmartDeviceLink/SDLFileManager.h',