diff options
| author | NicoleYarroch <nicole@livio.io> | 2017-08-14 11:35:41 -0400 |
|---|---|---|
| committer | NicoleYarroch <nicole@livio.io> | 2017-08-14 11:35:41 -0400 |
| commit | 0f6f19c9ae2da8b7beabe14865124777fb94a2f7 (patch) | |
| tree | 561674f3ee957bfe33b7d71f42e2303f721852dc /SmartDeviceLink.podspec | |
| parent | 6f63dee71e9fc7516d0368670692322a0eae37d7 (diff) | |
| download | sdl_ios-0f6f19c9ae2da8b7beabe14865124777fb94a2f7.tar.gz | |
Added missing files to SmartDeviceLink.h
Signed-off-by: NicoleYarroch <nicole@livio.io>
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 3c72cee1d..2976010e8 100644 --- a/SmartDeviceLink.podspec +++ b/SmartDeviceLink.podspec @@ -14,6 +14,7 @@ s.resource_bundles = { 'SmartDeviceLink' => ['SmartDeviceLink/Assets/**/*', 'Sma s.public_header_files = [ 'SmartDeviceLink/SmartDeviceLink.h', 'SmartDeviceLink/SDLMacros.h', +'SmartDeviceLink/SDLOasisAddress.h', 'SmartDeviceLink/NSNumber+NumberType.h', 'SmartDeviceLink/SDLAbstractProtocol.h', 'SmartDeviceLink/SDLAbstractTransport.h', |
