Skip to content

Commit

Permalink
updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoonacuant committed Feb 13, 2020
1 parent f59f6e5 commit ac66ab3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AcuantiOSSDKV11.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
s.platform = :ios
s.ios.deployment_target = '11.0'
s.name = "AcuantiOSSDKV11"
s.version = "11.3.0"
s.version = "11.3.1"
s.summary = "Acuant's latest SDK with most advanced image capture technology and optimized user workflow "
s.description = "Acuant's latest SDK with most advanced image capture technology and optimized user workflow.
Expand Down Expand Up @@ -32,5 +32,5 @@ SDK broken down in to small different modules so that developers can include onl
acuantfacecapture.source_files = "AcuantFaceCapture/AcuantFaceCapture/*.{h,swift}"
end

s.dependency 'iProov', '~> 7.2.0'
s.dependency 'iProov', '~> 7.2.2'
end

0 comments on commit ac66ab3

Please sign in to comment.