[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / b / MySDK-BrScan-ios / 1.0.3 / MySDK-BrScan-ios.podspec.json
blobc487989ec74f8004e93a2dfb2662ec0362ffc98a
2   "name": "MySDK-BrScan-ios",
3   "version": "1.0.3",
4   "summary": "A really cool SDK that logs stuff.",
5   "homepage": "https://github.com/AlanSoaresDeOliveira/MySDK",
6   "authors": {
7     "Alan Soares de Oliveira": "alan.oliveira19@fatec.sp.gov.br"
8   },
9   "license": "MIT",
10   "platforms": {
11     "ios": "14.4"
12   },
13   "source": {
14     "git": "https://github.com/AlanSoaresDeOliveira/MySDK.git",
15     "tag": "1.0.3"
16   },
17   "ios": {
18     "vendored_frameworks": "MySDK.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   }