| { |
| "name": "SingularkeyFlow", |
| "version": "0.0.1", |
| "summary": "SingularkeyFLow SDK is build to support run the work flow in iOS platform", |
| "description": "Singular Key harnesses the power hardware-grade (HSM) security and biometrics available on today\\s devices to create strong, password free authentication solutions for enterprises; Our multi factor authentication service minimizes the possibility of scalable phishing and man-in-the-middle attacks attributed to 80% of cyber security breaches.", |
| "homepage": "https://singularkey.com", |
| "license": { |
| "type": "Commercial", |
| "text": "See https://singularkey.com/" |
| }, |
| "authors": { |
| "Singular Key Inc.": "info@singularkey.com" |
| }, |
| "source": { |
| "http": "https://singularkey.s3-us-west-2.amazonaws.com/ios/frameworks/singularkeyFlow/SingularkeyFlow-v0.0.1.zip" |
| }, |
| "swift_versions": "5.3", |
| "platforms": { |
| "ios": "11.3" |
| }, |
| "pod_target_xcconfig": { |
| "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64" |
| }, |
| "user_target_xcconfig": { |
| "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64" |
| }, |
| "ios": { |
| "vendored_frameworks": "SingularkeyFlow.framework" |
| }, |
| "dependencies": { |
| "Singularkey": [ |
| |
| ], |
| "Onfido": [ |
| |
| ], |
| "JumioMobileSDK": [ |
| "~>3.7.1" |
| ], |
| "JumioMobileSDK/NetverifyFace": [ |
| "~>3.7.1" |
| ] |
| }, |
| "swift_version": "5.3" |
| } |