[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 6 / brscan-sdk-selfie-ios / 1.2.2 / brscan-sdk-selfie-ios.podspec.json
blob7a0d9322e4c0eb624c79401d276c9a09f635b21d
2   "name": "brscan-sdk-selfie-ios",
3   "version": "1.2.2",
4   "summary": "brscan-sdk-selfie-ios",
5   "homepage": "https://github.com/brscan/brscan-sdk-selfie-ios",
6   "authors": {
7     "Alan Soares de Oliveira": "alan.oliveira19@fatec.sp.gov.br"
8   },
9   "license": "MIT",
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/brscan/brscan-sdk-selfie-ios.git",
15     "tag": "1.2.2"
16   },
17   "ios": {
18     "vendored_frameworks": "brscan_sdk_selfie_ios.framework"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "dependencies": {
27     "GoogleMLKit/FaceDetection": [
28       "~>2.2.0"
29     ],
30     "GoogleMLKit/SegmentationSelfie": [
32     ]
33   }