blob: 73e5bc4386da58e67f85976f4276693a27a42b8c [file] [log] [blame]
{
"name": "BiometridOnStandardSDK",
"version": "1.0.0",
"summary": "BiometridOnStandardSDK is a service-based onboarding solution",
"homepage": "https://polygon.pt/",
"authors": {
"Name": "Polygon"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "13.0"
},
"source": {
"http": "https://bitbucket.org/polygon_/biometridon/downloads/BiometridOnStandardSDK_1.0.0.zip"
},
"dependencies": {
"Alamofire": [
],
"Starscream": [
],
"ReachabilitySwift": [
]
},
"swift_versions": "5",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"ios": {
"vendored_frameworks": [
"BiometridOnStandardSDK.framework",
"ZoomAuthentication.framework"
]
},
"swift_version": "5"
}