Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Commit f0891f8

Browse files
committed
Updates podspec.
1 parent a8f627e commit f0891f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

MDFScrollViewDelegateMultiplexer.podspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ Pod::Spec.new do |s|
88
s.source = { :git => "https://github.com/material-foundation/material-scrollview-delegate-multiplexer-ios.git", :tag => s.version.to_s }
99
s.platform = :ios, '7.0'
1010
s.requires_arc = true
11-
1211
s.public_header_files = 'src/*.h'
1312
s.source_files = 'src/*.{h,m}'
14-
s.header_mappings_dir = 'src/*'
1513
end

0 commit comments

Comments
 (0)