[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / b / a / IdentitySdkGoogle / 5.8.0 / IdentitySdkGoogle.podspec.json
blob422388ba1e7936a96ac8409177409d4e0250048e
2   "name": "IdentitySdkGoogle",
3   "version": "5.8.0",
4   "summary": "ReachFive IdentitySdkGoogle",
5   "description": "ReachFive Identity Sdk Google",
6   "homepage": "https://github.com/ReachFive/identity-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "François": "francois.devemy@reach5.co",
13     "Pierre": "pierre.bar@reach5.co"
14   },
15   "swift_versions": [
16     "5"
17   ],
18   "source": {
19     "git": "https://github.com/ReachFive/identity-ios-sdk.git",
20     "tag": "5.8.0"
21   },
22   "source_files": "IdentitySdkGoogle/IdentitySdkGoogle/Classes/**/*.*",
23   "platforms": {
24     "ios": "13.0"
25   },
26   "static_framework": true,
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "dependencies": {
34     "IdentitySdkCore": [
35       "~> 5"
36     ],
37     "GoogleSignIn": [
38       "~> 6"
39     ]
40   },
41   "deprecated_in_favor_of": "Reach5Google",
42   "swift_version": "5"