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

Commit

Permalink
Updates podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscox committed Jul 27, 2016
1 parent a8f627e commit f0891f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MDFScrollViewDelegateMultiplexer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/material-foundation/material-scrollview-delegate-multiplexer-ios.git", :tag => s.version.to_s }
s.platform = :ios, '7.0'
s.requires_arc = true

s.public_header_files = 'src/*.h'
s.source_files = 'src/*.{h,m}'
s.header_mappings_dir = 'src/*'
end

0 comments on commit f0891f8

Please sign in to comment.