···11+# Uncomment the next line to define a global platform for your project
22+# platform :ios, '16.0'
33+44+target 'iosApp' do
55+ # Comment the next line if you don't want to use dynamic frameworks
66+ use_frameworks!
77+88+ # Pods for iosApp
99+ pod 'GoogleMLKit/FaceDetection', '7.0.0'
1010+end