[Add] SuperwallKit 4.0.0-beta.1
[CocoaPods.git] / Specs / 8 / 5 / f / STAIdentify / 1.12.0 / STAIdentify.podspec.json
blob36ea08430cffe8475170109aa5f67099e5aec547
2   "name": "STAIdentify",
3   "version": "1.12.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.12.0.zip",
20     "sha1": "b52b81f7b00510af20304eabda71ec29dfed727d"
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   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
32     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
36     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
37   },
38   "swift_version": "5.0"