diff options
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
| -rw-r--r-- | SmartDeviceLink-iOS.podspec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec index fe6205867..746009eae 100644 --- a/SmartDeviceLink-iOS.podspec +++ b/SmartDeviceLink-iOS.podspec @@ -291,7 +291,8 @@ s.public_header_files = [ 'SmartDeviceLink/SDLLogFileModule.h', 'SmartDeviceLink/SDLLogFilter.h', 'SmartDeviceLink/SDLLogConstants.h', -'SmartDeviceLink/SDLLogConfiguration.h' +'SmartDeviceLink/SDLLogConfiguration.h', +'SmartDeviceLink/SDLLogManager.h' ] end |
