File tree Expand file tree Collapse file tree
Advanced/DocumentReader-Swift
DocumentReaderObjectiveC-sample
DocumentReaderRFIDSwiftUISample
DocumentReaderSwift-sample
DocumentReaderSwiftUI-sample
BleDevice/DocumentReaderSwiftBleLicense
CertificatePinning/DocumentReaderCertificatePinning
Database/DocumentReaderDatabase-sample
OnlineProcessing-With-License-Swift
OnlineProcessing-Without-License-Swift
RfidCertificates/RfidCertificates-Default-Swift Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ platform :ios, '13.0'
44use_frameworks!
55
66target 'DocumentReader-Swift' do
7- pod 'DocumentReader' , '~> 8.4 .0'
8- pod 'DocumentReaderFullRFID' , '~> 8.4 .0'
7+ pod 'DocumentReader' , '~> 9.1 .0'
8+ pod 'DocumentReaderFullRFID' , '~> 9.1 .0'
99end
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ platform :ios, '13.0'
22use_frameworks!
33
44target 'BackendProcessing' do
5- pod 'DocumentReader' , '~> 8.4 .0'
6- pod 'DocumentReaderFullRFID' , '~> 8.4 .0'
5+ pod 'DocumentReader' , '~> 9.1 .0'
6+ pod 'DocumentReaderFullRFID' , '~> 9.1 .0'
77end
Original file line number Diff line number Diff line change 33platform :ios , '13.0'
44
55target 'DocumentReaderFullObjectiveC-sample' do
6- pod 'DocumentReader' , '~> 8.4 .0'
7- pod 'DocumentReaderFullRFID' , '~> 8.4 .0'
6+ pod 'DocumentReader' , '~> 9.1 .0'
7+ pod 'DocumentReaderFullRFID' , '~> 9.1 .0'
88end
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ target 'DocumentReaderRFIDSwiftUISample' do
66 use_frameworks!
77
88 # Pods for DocumentReaderSwiftUISample
9- pod 'DocumentReader' , '~> 8.4 .0'
10- pod 'DocumentReaderFullRFID' , '~> 8.4 .0'
9+ pod 'DocumentReader' , '~> 9.1 .0'
10+ pod 'DocumentReaderFullRFID' , '~> 9.1 .0'
1111end
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ platform :ios, '13.0'
44use_frameworks!
55
66target 'DocumentReaderFullSwift-sample' do
7- pod 'DocumentReader' , '~> 8.4 .0'
8- pod 'DocumentReaderFullRFID' , '~> 8.4 .0'
7+ pod 'DocumentReader' , '~> 9.1 .0'
8+ pod 'DocumentReaderFullRFID' , '~> 9.1 .0'
99end
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ target 'DocumentReaderSwiftUI-sample' do
66 use_frameworks!
77
88 # Pods for DocumentReaderSwiftUI-sample
9- pod 'DocumentReader' , '~> 8.4 .0'
10- pod 'DocumentReaderFullRFID' , '~> 8.4 .0'
9+ pod 'DocumentReader' , '~> 9.1 .0'
10+ pod 'DocumentReaderFullRFID' , '~> 9.1 .0'
1111end
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ platform :ios, '13.0'
55use_frameworks!
66
77target 'DocumentReaderSwiftBleLicense' do
8- pod 'DocumentReader' , '~> 8.4 .0'
9- pod 'DocumentReaderFullAuthRFID' , '~> 8.4 .0'
8+ pod 'DocumentReader' , '~> 9.1 .0'
9+ pod 'DocumentReaderFullAuthRFID' , '~> 9.1 .0'
1010 pod 'BTDevice' , '~> 7.6.0'
1111end
Original file line number Diff line number Diff line change 22platform :ios , '13.0'
33
44target 'DocumentReaderCertificatePinning' do
5- pod 'DocumentReader' , '~> 8.4 .0'
6- pod 'DocumentReaderMRZ' , '~> 8.4 .0'
5+ pod 'DocumentReader' , '~> 9.1 .0'
6+ pod 'DocumentReaderMRZ' , '~> 9.1 .0'
77end
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ platform :ios, '13.0'
44use_frameworks!
55
66target 'DocumentReaderDatabase-sample' do
7- pod 'DocumentReader' , '~> 8.4 .0'
8- pod 'DocumentReaderFullRFID' , '~> 8.4 .0'
7+ pod 'DocumentReader' , '~> 9.1 .0'
8+ pod 'DocumentReaderFullRFID' , '~> 9.1 .0'
99end
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ platform :ios, '15.0'
44use_frameworks!
55
66target 'OnlineProcessing-With-License-Swift' do
7- pod 'DocumentReader' , '~> 8.4 .0'
8- pod 'DocumentReaderFullRFID' , '~> 8.4 .0'
7+ pod 'DocumentReader' , '~> 9.1 .0'
8+ pod 'DocumentReaderFullRFID' , '~> 9.1 .0'
99end
You can’t perform that action at this time.
0 commit comments