[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 8 / 9 / FirebaseSDKPlugin / 7.6.0 / FirebaseSDKPlugin.podspec.json
blob36c21716f0f77db5bd4a341415f2ec9e710fcdbb
2   "name": "FirebaseSDKPlugin",
3   "summary": "FirebaseSDKPlugin",
4   "version": "7.6.0",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "description": "copyright 2021 goatgames Ltd. All rights reserved.",
9   "homepage": "https://cocoapods.goatgames.com/plugin/firebase",
10   "documentation_url": "https://cocoapods.goatgames.com/plugin/firebase.git",
11   "authors": "goatgames",
12   "source": {
13     "git": "https://cocoapods.goatgames.com/plugin/firebase.git",
14     "tag": "7.6.0"
15   },
16   "preserve_paths": "**/FirebaseSdkManager.framework/*",
17   "vendored_frameworks": "**/FirebaseSdkManager.framework",
18   "resources": "FirebaseSDKPlugin/Firebase_Version.json",
19   "public_header_files": "FirebaseSDKPlugin/Headers/Firebase.h",
20   "dependencies": {
21     "FirebaseCore": [
22       "~>7.6.0"
23     ],
24     "FirebaseAnalytics": [
25       "~>7.6.0"
26     ],
27     "FirebaseCrashlytics": [
28       "~>7.6.0"
29     ],
30     "FirebaseDynamicLinks": [
31       "~>7.6.0"
32     ],
33     "FirebaseMessaging": [
34       "~>7.6.0"
35     ],
36     "FirebasePerformance": [
37       "~>7.6.0"
38     ],
39     "GoogleToolboxForMac": [
40       "~>2.3.1"
41     ],
42     "GTMSessionFetcher": [
43       "~>1.6.1"
44     ]
45   },
46   "pod_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   }