[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / b / 5 / MetovaCapacitorGoogleAuth / 3.3.5 / MetovaCapacitorGoogleAuth.podspec.json
blobf2d2a406908c55acf3e4782f8fe1fbe89deb2d33
2   "name": "MetovaCapacitorGoogleAuth",
3   "version": "3.3.5",
4   "summary": "Google Auth plugin for capacitor.",
5   "license": "MIT",
6   "homepage": "https://github.com/metova/CapacitorGoogleAuth.git",
7   "authors": [
8     "CodetrixStudio",
9     "Metova"
10   ],
11   "swift_versions": "4.0",
12   "source": {
13     "git": "https://github.com/metova/CapacitorGoogleAuth.git",
14     "tag": "3.3.5"
15   },
16   "source_files": "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
17   "platforms": {
18     "ios": "12.0"
19   },
20   "dependencies": {
21     "Capacitor": [
23     ],
24     "GoogleSignIn": [
25       "~> 7.0.0"
26     ]
27   },
28   "static_framework": true,
29   "swift_version": "4.0"