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",
9 "text": "Copyright 2021 Stone Age. All rights reserved."
12 "Stone Age": "falecom@stoneage.com.br"
17 "swift_versions": "5.0",
19 "http": "https://sdkidentify.stoneage.com.br/ios/sdk/STAIdentify_1.6.0.zip"
21 "resources": "STAResources.bundle",
22 "vendored_frameworks": "STAIdentify.xcframework",
23 "static_framework": true,
25 "GoogleMLKit/FaceDetection": [
29 "user_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
31 "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
33 "pod_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
35 "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
48 "swift_version": "5.0"