Skip to content

Commit

Permalink
Update MercariQRScanner.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
hitsubunnu committed Dec 7, 2019
1 parent 1d5676f commit 1b44e3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MercariQRScanner.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ Pod::Spec.new do |s|
s.swift_version = "5.0"
s.ios.deployment_target = "10.0"
s.source = { :git => "https://github.com/mercari/QRScanner.git", :tag => s.version }
s.source_files = "QRScanner/*.swift", "QRScanner/**/*.swift"
s.resources = "QRScanner/Assets/*.xcassets"
s.source_files = "QRScanner/*.swift", "QRScanner/**/*.swift"
s.resources = "QRScanner/*.xcassets"
end

0 comments on commit 1b44e3e

Please sign in to comment.