Skip to content

Commit

Permalink
Merge pull request #15 from regulaforensics/pods-updated
Browse files Browse the repository at this point in the history
pods version update
  • Loading branch information
DzmitrySmaliakou authored Jul 14, 2023
2 parents 1764d98 + a9590e0 commit 061f8f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ platform :ios, '11.0'
use_frameworks!

target 'Catalog' do
pod 'FaceSDK', '~> 5.1'
pod 'FaceCoreSDK', '~> 5.1'
pod 'FaceSDK', '~> 5.2'
pod 'FaceCoreSDK', '~> 5.2'
end

0 comments on commit 061f8f4

Please sign in to comment.