We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1764d98 + a9590e0 commit 061f8f4Copy full SHA for 061f8f4
1 file changed
Podfile
@@ -4,6 +4,6 @@ platform :ios, '11.0'
4
use_frameworks!
5
6
target 'Catalog' do
7
- pod 'FaceSDK', '~> 5.1'
8
- pod 'FaceCoreSDK', '~> 5.1'
+ pod 'FaceSDK', '~> 5.2'
+ pod 'FaceCoreSDK', '~> 5.2'
9
end
0 commit comments