summaryrefslogtreecommitdiff
path: root/SmartDeviceLink.podspec
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-07-17 10:32:40 -0400
committerJoel Fischer <joeljfischer@gmail.com>2017-07-17 10:38:03 -0400
commitad61d4208a8cc8fcf477e457b934af815834e79b (patch)
tree8dbed1f6cb13c6566a2d3ccf4e2a42454e90277e /SmartDeviceLink.podspec
parent9b46c92aabbb88a00525d32a69aeee97d6a72eb6 (diff)
downloadsdl_ios-ad61d4208a8cc8fcf477e457b934af815834e79b.tar.gz
Fix podspec error
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 ab1e2d6f8..39855a2fe 100644
--- a/SmartDeviceLink.podspec
+++ b/SmartDeviceLink.podspec
@@ -253,7 +253,7 @@ s.public_header_files = [
'SmartDeviceLink/SDLSoftButtonType.h',
'SmartDeviceLink/SDLSpeechCapabilities.h',
'SmartDeviceLink/SDLSystemAction.h',
-'SmartDeviceLink/SDLSystemCapabilityType.h'
+'SmartDeviceLink/SDLSystemCapabilityType.h',
'SmartDeviceLink/SDLSystemContext.h',
'SmartDeviceLink/SDLTBTState.h',
'SmartDeviceLink/SDLTextAlignment.h',