[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / b / 1 / Reach5Google / 7.1.1 / Reach5Google.podspec.json
blob527c39ff28d2fae6e3659ada3ee629e578045c67
2   "name": "Reach5Google",
3   "version": "7.1.1",
4   "summary": "Reachfive Identity SDK for Google Login",
5   "description": "Reachfive Identity SDK for iOS integrating with Google Login",
6   "homepage": "https://github.com/ReachFive/reachfive-ios-google",
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/reachfive-ios-google.git",
20     "tag": "7.1.1"
21   },
22   "source_files": "Sources/Classes/**/*.*",
23   "platforms": {
24     "ios": "13.0"
25   },
26   "resource_bundles": {
27     "Reach5Google": [
28       "Sources/PrivacyInfo.xcprivacy"
29     ]
30   },
31   "static_framework": true,
32   "dependencies": {
33     "Reach5": [
34       "~> 7.1.4"
35     ],
36     "GoogleSignIn": [
37       "~> 7"
38     ]
39   },
40   "swift_version": "5"