blob: d6ddab05c379b6391dda53c720516979cad260d7 [file] [log] [blame]
{
"name": "IdentitySdkGoogle",
"version": "5.3.1",
"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",
"guillaume": "guillaume@reach5.co",
"roxane": "roxane@reach5.co",
"Pierre": "pierre.bar@reach5.co",
"gbe": "guillaume.bersac@reach5.co",
"Matthieu": "matthieu@reach5.co"
},
"swift_versions": [
"5"
],
"source": {
"git": "https://github.com/ReachFive/identity-ios-sdk.git",
"tag": "5.3.1"
},
"source_files": "IdentitySdkGoogle/IdentitySdkGoogle/Classes/**/*.*",
"platforms": {
"ios": "10"
},
"static_framework": true,
"dependencies": {
"IdentitySdkCore": [
"~> 5"
],
"GoogleSignIn": [
"~> 4.4"
]
},
"swift_version": "5"
}