summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-01-24 14:42:16 -0500
committerJoel Fischer <joeljfischer@gmail.com>2017-01-24 14:42:16 -0500
commit9ad7bba36502125bf38987fe283553faef4f47d2 (patch)
tree01452bb49e79019727597a825beed176fab456e3 /SmartDeviceLink-iOS.podspec
parentb8fb408dd3f26e2f1b8e232dc6e6bfc1d1e37ba8 (diff)
downloadsdl_ios-9ad7bba36502125bf38987fe283553faef4f47d2.tar.gz
Remove NSMutableDictionary+Store.h from podspec
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
-rw-r--r--SmartDeviceLink-iOS.podspec1
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',