blob: feac5b23c9405ecca68043a8599cf7664e0baabd [file] [log] [blame]
{
"name": "GigyaAuth",
"version": "1.0.2",
"license": "Apache 2.0",
"homepage": "https://developers.gigya.com/display/GD/Swift+Authentication+Library",
"authors": "Gigya SAP",
"summary": "This library enables you to use additional \nauthentication methods from the standard login flow",
"source": {
"git": "https://github.com/SAP/gigya-swift-sdk.git",
"tag": "auth/v1.0.2"
},
"module_name": "GigyaAuth",
"swift_versions": "5.3",
"platforms": {
"ios": "10.0"
},
"source_files": [
"GigyaAuth/GigyaAuth/*.swift",
"GigyaAuth/GigyaAuth/*/*.swift",
"GigyaAuth/GigyaAuth/*/*/*.swift"
],
"frameworks": "SystemConfiguration",
"dependencies": {
"Gigya": [
]
},
"libraries": [
"c++",
"z"
],
"swift_version": "5.3"
}