Skip to content

Commit

Permalink
Podspec dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Casper Zandbergen committed Jul 14, 2020
1 parent c4b841a commit 82a0087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ScrollViewProxy.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/amzd/ScrollViewProxy'
s.author = { 'Casper Zandbergen' => '[email protected]' }
s.source = { :git => 'https://github.com/amzd/ScrollViewProxy.git', :tag => s.version.to_s }

s.dependency 'Introspect'
s.ios.deployment_target = '11.0'
s.source_files = 'Sources/**/*.swift'
end

0 comments on commit 82a0087

Please sign in to comment.