blob: 8a8f5a5cafe83d9e3cf5770b9ae6978597e0f0f9 [file] [log] [blame]
{
"name": "IdentitySdkGoogle",
"version": "5.1.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"
},
"swift_versions": [
"5"
],
"source": {
"git": "https://github.com/ReachFive/identity-ios-sdk.git",
"tag": "5.1.1"
},
"source_files": "IdentitySdkGoogle/IdentitySdkGoogle/Classes/**/*.*",
"platforms": {
"ios": "10"
},
"static_framework": true,
"dependencies": {
"IdentitySdkCore": [
"~> 5.1"
],
"GoogleSignIn": [
"~> 4.4"
]
},
"swift_version": "5"
}