[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 8 / 5 / f / STAIdentify / 1.16.0 / STAIdentify.podspec.json
blobc689db5fbd081cda2c84959e7a7578aab5bf90f9
2   "name": "STAIdentify",
3   "version": "1.16.0",
4   "summary": "Stone Age Identify SDK for iOS.",
5   "description": "You can use the Identify SDK for iOS as a solution for onboarding, digital signature and transactions. Easily collect, analyze and authenticate data, documents and faces from your clients.",
6   "homepage": "https://www.stoneage.com.br",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2021 Stone Age. All rights reserved."
10   },
11   "authors": {
12     "Stone Age": "falecom@stoneage.com.br"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "http": "https://identify-pods.stoneage.com.br/STAIdentify/STAIdentify_1.16.0.zip",
20     "sha1": "743bee53afc9c981bbf8718b72aea22b297eb76c"
21   },
22   "resources": "STAResources.bundle",
23   "vendored_frameworks": "STAIdentify.xcframework",
24   "static_framework": true,
25   "dependencies": {
26     "GoogleMLKit/FaceDetection": [
27       "= 2.2.0"
28     ],
29     "GoogleMLKit/ObjectDetection": [
30       "= 2.2.0"
31     ]
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
35     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
36   },
37   "pod_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
39     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
40   },
41   "swift_version": "5.0"