blob: 9c1139e3562b2b76520b8597ed9523589014f45e [file] [log] [blame]
{
"name": "GigyaTfa",
"version": "1.0.10",
"license": "Apache 2.0",
"homepage": "https://developers.gigya.com/display/GD/Swift+v1.x+TFA+Library",
"authors": "Gigya SAP",
"summary": "The Gigya TFA package provides the ability to \nintegrate native Two Factor Authentication flows \nwithin your iOS application.",
"source": {
"git": "https://github.com/SAP/gigya-swift-sdk.git",
"tag": "tfa/v1.0.10"
},
"module_name": "GigyaTfa",
"swift_versions": "5.3",
"platforms": {
"ios": "10.0"
},
"source_files": [
"GigyaTfa/GigyaTfa/*.swift",
"GigyaTfa/GigyaTfa/*/*.swift",
"GigyaTfa/GigyaTfa/*/*/*.swift"
],
"frameworks": "SystemConfiguration",
"dependencies": {
"Gigya": [
]
},
"libraries": [
"c++",
"z"
],
"swift_version": "5.3"
}