diff options
author | Joel Fischer <joeljfischer@gmail.com> | 2017-08-02 15:54:36 -0400 |
---|---|---|
committer | Joel Fischer <joeljfischer@gmail.com> | 2017-08-02 15:54:36 -0400 |
commit | bbafdb5157a8d7e72e9503a6e7199efcc4e07582 (patch) | |
tree | e6afe976439a38c95c80178b2b43f8bfc7d6da6b /SmartDeviceLink.podspec | |
parent | 4c8bc1a347e2bca5a7f0f987e52d957479878e05 (diff) | |
download | sdl_ios-bbafdb5157a8d7e72e9503a6e7199efcc4e07582.tar.gz |
In progress updates to how configurations are set for streaming media
Diffstat (limited to 'SmartDeviceLink.podspec')
-rw-r--r-- | SmartDeviceLink.podspec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec index 39855a2fe..ca3a11797 100644 --- a/SmartDeviceLink.podspec +++ b/SmartDeviceLink.podspec @@ -275,6 +275,7 @@ s.public_header_files = [ 'SmartDeviceLink/SDLConfiguration.h', 'SmartDeviceLink/SDLLifecycleConfiguration.h', 'SmartDeviceLink/SDLLockScreenConfiguration.h', +'SmartDeviceLink/SDLStreamingMediaConfiguration.h', 'SmartDeviceLink/SDLArtwork.h', 'SmartDeviceLink/SDLFile.h', 'SmartDeviceLink/SDLFileManager.h', |