blob: 5774276a339a916bc7de88a6c716dc8d34a3ceff [file] [log] [blame]
{
"name": "sonect-idenfy-kyc-plugin",
"version": "1.0.3",
"summary": "Sonect Scandit Scan Plugin",
"description": "This is the Sonect Idenfy KYC Plugin public podspec.",
"homepage": "https://github.com/sonect/sonect-idenfy-kyc-plugin",
"license": {
"type": "Sonect Closed Source",
"text": " Copyright (C) Sonect AG - All Rights Reserved\n Unauthorized copying of this file, and the Sonect SDK via any medium is strictly prohibited\n Proprietary and confidential\n Sonect, February 2012. \n"
},
"authors": {
"sonect": "marko.hlebar@sonect.ch"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sonect/sonect-idenfy-kyc-plugin.git",
"tag": "1.0.3"
},
"source_files": [
"IdenfyKycPlugin/*.swift",
"IdenfyKycPlugin/Classes/*.swift"
],
"swift_versions": "5.0",
"dependencies": {
"iDenfySDK/iDenfyLiveness": [
],
"sonect-core-ios": [
]
},
"swift_version": "5.0"
}