[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / f / STAIdentify / 1.1.0 / STAIdentify.podspec.json
blobc677fd0364915bd4d8c2430d4ae3cf2bd77a4828
2   "name": "STAIdentify",
3   "version": "1.1.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.1.0.zip"
20   },
21   "resources": "STAResources.bundle",
22   "vendored_frameworks": "STAIdentify.xcframework",
23   "static_framework": true,
24   "dependencies": {
25     "GoogleMLKit/FaceDetection": [
26       "= 1.0.0"
27     ]
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
34   },
35   "testspecs": [
36     {
37       "name": "Tests",
38       "test_type": "unit",
39       "dependencies": {
40         "Result": [
41           "~> 5.0"
42         ]
43       }
44     }
45   ],
46   "swift_version": "5.0"