We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f59f6e5 commit ac66ab3Copy full SHA for ac66ab3
AcuantiOSSDKV11.podspec
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
3
s.platform = :ios
4
s.ios.deployment_target = '11.0'
5
s.name = "AcuantiOSSDKV11"
6
- s.version = "11.3.0"
+ s.version = "11.3.1"
7
s.summary = "Acuant's latest SDK with most advanced image capture technology and optimized user workflow "
8
s.description = "Acuant's latest SDK with most advanced image capture technology and optimized user workflow.
9
@@ -32,5 +32,5 @@ SDK broken down in to small different modules so that developers can include onl
32
acuantfacecapture.source_files = "AcuantFaceCapture/AcuantFaceCapture/*.{h,swift}"
33
end
34
35
- s.dependency 'iProov', '~> 7.2.0'
+ s.dependency 'iProov', '~> 7.2.2'
36
0 commit comments