diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2017-07-17 10:32:40 -0400 |
|---|---|---|
| committer | Joel Fischer <joeljfischer@gmail.com> | 2017-07-17 10:38:03 -0400 |
| commit | ad61d4208a8cc8fcf477e457b934af815834e79b (patch) | |
| tree | 8dbed1f6cb13c6566a2d3ccf4e2a42454e90277e /SmartDeviceLink.podspec | |
| parent | 9b46c92aabbb88a00525d32a69aeee97d6a72eb6 (diff) | |
| download | sdl_ios-ad61d4208a8cc8fcf477e457b934af815834e79b.tar.gz | |
Fix podspec error
Diffstat (limited to 'SmartDeviceLink.podspec')
| -rw-r--r-- | SmartDeviceLink.podspec | 2 |
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', |
