diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2017-01-24 14:42:16 -0500 |
|---|---|---|
| committer | Joel Fischer <joeljfischer@gmail.com> | 2017-01-24 14:42:16 -0500 |
| commit | 9ad7bba36502125bf38987fe283553faef4f47d2 (patch) | |
| tree | 01452bb49e79019727597a825beed176fab456e3 /SmartDeviceLink-iOS.podspec | |
| parent | b8fb408dd3f26e2f1b8e232dc6e6bfc1d1e37ba8 (diff) | |
| download | sdl_ios-9ad7bba36502125bf38987fe283553faef4f47d2.tar.gz | |
Remove NSMutableDictionary+Store.h from podspec
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
| -rw-r--r-- | SmartDeviceLink-iOS.podspec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec index 7369776b1..2e44ee9ec 100644 --- a/SmartDeviceLink-iOS.podspec +++ b/SmartDeviceLink-iOS.podspec @@ -12,7 +12,6 @@ s.source_files = "SmartDeviceLink/*.{h,m}" s.requires_arc = true s.resource_bundles = { 'SmartDeviceLink' => ['SmartDeviceLink/Assets/**/*', 'SmartDeviceLink/iOS 7 Assets/*'] } s.public_header_files = [ -'SmartDeviceLink/NSMutableDictionary+Store.h', 'SmartDeviceLink/SmartDeviceLink.h', 'SmartDeviceLink/SDLJingle.h', 'SmartDeviceLink/SDLProxy.h', |
