Skip to content

Commit c85adc9

Browse files
chore: update OSBarcodeLib to 1.1.3
1 parent c29e758 commit c85adc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/CapacitorBarcodeScanner.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ Pod::Spec.new do |s|
1313
s.source_files = 'ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}'
1414
s.ios.deployment_target = '14.0'
1515
s.dependency 'Capacitor'
16-
s.dependency 'OSBarcodeLib', '~> 1.1.0'
16+
s.dependency 'OSBarcodeLib', '~> 1.1.3'
1717
s.swift_version = '5.1'
1818
end

0 commit comments

Comments
 (0)