blob: dc5630aaba494d0124f55341f44239858e5e9035 [file] [log] [blame]
{
"name": "IdentitySdkGoogle",
"version": "5.1.2",
"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.2"
},
"source_files": "IdentitySdkGoogle/IdentitySdkGoogle/Classes/**/*.*",
"platforms": {
"ios": "10"
},
"static_framework": true,
"dependencies": {
"IdentitySdkCore": [
"~> 5.1"
],
"GoogleSignIn": [
"~> 4.4"
]
},
"swift_version": "5"
}