File tree Expand file tree Collapse file tree
Advanced/DocumentReader-Swift
DocumentReaderObjectiveC-sample
DocumentReaderSwift-sample Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ platform :ios, '11.0'
44use_frameworks!
55
66target 'DocumentReader-Swift' do
7- pod 'DocumentReader' , '~> 6.1 '
7+ pod 'DocumentReader' , '~> 6.2 '
88 pod 'DocumentReaderFullRFID' , '~> 6.1'
99end
Original file line number Diff line number Diff line change 33platform :ios , '11.0'
44
55target 'DocumentReaderFullObjectiveC-sample' do
6- pod 'DocumentReader' , '~> 6.1 '
6+ pod 'DocumentReader' , '~> 6.2 '
77 pod 'DocumentReaderFullRFID' , '~> 6.1'
88end
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ platform :ios, '11.0'
44use_frameworks!
55
66target 'DocumentReaderFullSwift-sample' do
7- pod 'DocumentReader' , '~> 6.1 '
7+ pod 'DocumentReader' , '~> 6.2 '
88 pod 'DocumentReaderFullRFID' , '~> 6.1'
99end
You can’t perform that action at this time.
0 commit comments