blob: df6c1c686ab7457b30f690446e74bd568aadd99e [file] [log] [blame]
{
"name": "Gigya",
"version": "1.1.2",
"license": "Apache 2.0",
"homepage": "https://developers.gigya.com/display/GD/Swift+SDK",
"authors": "Gigya SAP",
"summary": "The Swift SDK provides an interface for the Gigya API.\nThe library makes it simple to integrate Gigya's service in\nyour Swift application",
"source": {
"git": "https://github.com/SAP/gigya-swift-sdk.git",
"tag": "core/v1.1.2"
},
"module_name": "Gigya",
"swift_versions": "5.2",
"platforms": {
"ios": "10.0"
},
"source_files": [
"GigyaSwift/*/*.swift",
"GigyaSwift/*/*/*.swift",
"GigyaSwift/*/*/*/*.swift",
"GigyaSwift/*/*/*/*/*.swift"
],
"frameworks": "SystemConfiguration",
"libraries": [
"c++",
"z"
],
"swift_version": "5.2"
}