[Deprecate] IdentitySdkGoogle 5.6.2
[CocoaPods.git] / Specs / 8 / b / a / IdentitySdkGoogle / 5.6.2 / IdentitySdkGoogle.podspec.json
blobd3c2e882dd804498379289c12f13b024558f6b9f
2   "name": "IdentitySdkGoogle",
3   "version": "5.6.2",
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     "egor": "egor@reach5.co",
13     "guillaume": "guillaume@reach5.co",
14     "roxane": "roxane@reach5.co",
15     "Pierre": "pierre.bar@reach5.co",
16     "gbe": "guillaume.bersac@reach5.co",
17     "Matthieu": "matthieu@reach5.co"
18   },
19   "swift_versions": [
20     "5"
21   ],
22   "source": {
23     "git": "https://github.com/ReachFive/identity-ios-sdk.git",
24     "tag": "5.6.2"
25   },
26   "source_files": "IdentitySdkGoogle/IdentitySdkGoogle/Classes/**/*.*",
27   "platforms": {
28     "ios": "10"
29   },
30   "static_framework": true,
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "dependencies": {
38     "IdentitySdkCore": [
39       "~> 5"
40     ],
41     "GoogleSignIn": [
42       "~> 5"
43     ]
44   },
45   "deprecated_in_favor_of": "Reach5Google",
46   "swift_version": "5"