[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / f / STAIdentify / 1.10.0 / STAIdentify.podspec.json
blob77b0a60e54e53ab19c7d9f90a1aebcc30ec4bb35
2   "name": "STAIdentify",
3   "version": "1.10.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": "http://www.stoneage.com.br/identify",
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.10.0.zip",
20     "sha1": "b28bf6d35e95d36530ea9cab66308f258ec97406"
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   "testspecs": [
39     {
40       "name": "Tests",
41       "test_type": "unit",
42       "dependencies": {
43         "Result": [
44           "~> 5.0"
45         ]
46       }
47     }
48   ],
49   "swift_version": "5.0"