[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 8 / 0 / PlanktonAnalyticsFirebaseSDK / 1.0.2 / PlanktonAnalyticsFirebaseSDK.podspec.json
blobcd5f699ee920bc7115421bdac0540e659db0189b
2   "name": "PlanktonAnalyticsFirebaseSDK",
3   "version": "1.0.2",
4   "summary": "Plankton's implementation of Firebase Analytics",
5   "description": "Plankton helps you unlock the full potential of your games by seamlessly integrating crucial features like Ads, Analytics & Attribution, Consent Management (GDPR), Billing, Remote Config, and more",
6   "homepage": "https://gitlab.com/getplankton/plankton-ios-framework.git",
7   "license": {
8     "type": "Copyright",
9     "text": "                   Copyright 2018\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "iosdev": "iosdev@traxnet.org"
13   },
14   "source": {
15     "git": "https://gitlab.com/getplankton/plankton-ios-framework.git",
16     "branch": "main"
17   },
18   "ios": {
19     "vendored_frameworks": "PlanktonAnalyticsFirebaseSDK.xcframework"
20   },
21   "platforms": {
22     "ios": "15.0"
23   },
24   "swift_versions": "4.2",
25   "static_framework": true,
26   "dependencies": {
27     "PlanktonCoreSDK": [
29     ],
30     "PlanktonAnalyticsCoreSDK": [
32     ],
33     "FirebaseAnalytics": [
35     ]
36   },
37   "xcconfig": {
38     "OTHER_LDFLAGS": "-undefined dynamic_lookup"
39   },
40   "pod_target_xcconfig": {
41     "OTHER_LDFLAGS": "-undefined dynamic_lookup",
42     "IPHONEOS_DEPLOYMENT_TARGET": "15.0",
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "user_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   },
48   "compiler_flags": "-undefined dynamic_lookup",
49   "swift_version": "4.2"