Skip to content

Commit ac66ab3

Browse files
committed
updated podspec
1 parent f59f6e5 commit ac66ab3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AcuantiOSSDKV11.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33
s.platform = :ios
44
s.ios.deployment_target = '11.0'
55
s.name = "AcuantiOSSDKV11"
6-
s.version = "11.3.0"
6+
s.version = "11.3.1"
77
s.summary = "Acuant's latest SDK with most advanced image capture technology and optimized user workflow "
88
s.description = "Acuant's latest SDK with most advanced image capture technology and optimized user workflow.
99
@@ -32,5 +32,5 @@ SDK broken down in to small different modules so that developers can include onl
3232
acuantfacecapture.source_files = "AcuantFaceCapture/AcuantFaceCapture/*.{h,swift}"
3333
end
3434

35-
s.dependency 'iProov', '~> 7.2.0'
35+
s.dependency 'iProov', '~> 7.2.2'
3636
end

0 commit comments

Comments
 (0)