Skip to content

Commit

Permalink
Update BarcodeScanner.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
3lvis authored Oct 4, 2020
1 parent 0ac13a8 commit 98c74ca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions BarcodeScanner.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ Pod::Spec.new do |s|
'BarcodeScanner' => ['Images/*.{png}'],
'Localization' => ['Localization/*.lproj/Localizable.strings']
}

s.frameworks = 'UIKit', 'AVFoundation'

s.pod_target_xcconfig = { 'SWIFT_VERSION' => '5.0' }
s.swift_version = '5.0'
end

0 comments on commit 98c74ca

Please sign in to comment.