blob: 706c4852957e3e766cc189bb7a26d4fc9e779df8 [file] [log] [blame]
{
"name": "IdentitySdkGoogle",
"version": "4.0.0-beta.6",
"summary": "ReachFive IdentitySdkGoogle",
"description": "ReachFive Identity Sdk Google",
"homepage": "https://github.com/ReachFive/identity-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"egor": "egor@reach5.co"
},
"swift_versions": [
"5",
"5"
],
"source": {
"git": "https://github.com/ReachFive/identity-ios-sdk.git",
"tag": "4.0.0-beta.6"
},
"source_files": "IdentitySdkGoogle/IdentitySdkGoogle/Classes/**/*.*",
"platforms": {
"ios": "10"
},
"static_framework": true,
"dependencies": {
"IdentitySdkCore": [
"~> 4.0.0-beta.5"
],
"GoogleSignIn": [
"~> 4.4"
]
},
"swift_version": "5"
}