[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 6 / brscan-sdk-selfie-ios / 1.6.2 / brscan-sdk-selfie-ios.podspec.json
blobed0f397f98210da1e4635063dfdc002e20ac8371
2   "name": "brscan-sdk-selfie-ios",
3   "version": "1.6.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.6.2"
16   },
17   "resource_bundles": {
18     "brscan-sdk-selfie-ios-resources": [
19       "resources/*/*.{png,ttf,plist}"
20     ]
21   },
22   "ios": {
23     "vendored_frameworks": "brscan_sdk_selfie_ios.framework"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "dependencies": {
32     "GoogleMLKit/FaceDetection": [
33       "2.6.0"
34     ]
35   }