[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / f / STAIdentify / 1.6.0 / STAIdentify.podspec.json
blob234ebb43600e2f72013301cdd7e1c9c267c157e6
2   "name": "STAIdentify",
3   "version": "1.6.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://sdkidentify.stoneage.com.br/ios/sdk/STAIdentify_1.6.0.zip"
20   },
21   "resources": "STAResources.bundle",
22   "vendored_frameworks": "STAIdentify.xcframework",
23   "static_framework": true,
24   "dependencies": {
25     "GoogleMLKit/FaceDetection": [
26       "= 2.2.0"
27     ]
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
31     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
35     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
36   },
37   "testspecs": [
38     {
39       "name": "Tests",
40       "test_type": "unit",
41       "dependencies": {
42         "Result": [
43           "~> 5.0"
44         ]
45       }
46     }
47   ],
48   "swift_version": "5.0"