// // SDLMediaServiceManifest.m // SmartDeviceLink // // Created by Nicole on 2/11/19. // Copyright © 2019 smartdevicelink. All rights reserved. // #import "SDLMediaServiceManifest.h" NS_ASSUME_NONNULL_BEGIN @implementation SDLMediaServiceManifest @end NS_ASSUME_NONNULL_END