Skip to content

Commit 061f8f4

Browse files
Merge pull request #15 from regulaforensics/pods-updated
pods version update
2 parents 1764d98 + a9590e0 commit 061f8f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ platform :ios, '11.0'
44
use_frameworks!
55

66
target 'Catalog' do
7-
pod 'FaceSDK', '~> 5.1'
8-
pod 'FaceCoreSDK', '~> 5.1'
7+
pod 'FaceSDK', '~> 5.2'
8+
pod 'FaceCoreSDK', '~> 5.2'
99
end

0 commit comments

Comments
 (0)