Skip to content

Commit 448a2f9

Browse files
fix pod bug
1 parent ec6ded7 commit 448a2f9

File tree

1 file changed

+2
-2
lines changed
  • ios/Swift/Usecase/ReadADriversLicenseSwift

1 file changed

+2
-2
lines changed

ios/Swift/Usecase/ReadADriversLicenseSwift/Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Uncomment the next line to define a global platform for your project
22
# platform :ios, '9.0'
33

4-
target 'ReadADriverLicenseSwift' do
4+
target 'ReadADriversLicenseSwift' do
55
# Comment the next line if you don't want to use dynamic frameworks
66
use_frameworks!
77

8-
# Pods for ReadADriverLicenseSwift
8+
# Pods for ReadADriversLicenseSwift
99
pod 'DynamsoftCameraEnhancer','2.1.0'
1010
pod 'DynamsoftBarcodeReader','8.9.0'
1111

0 commit comments

Comments
 (0)