[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / 5 / 7 / PlanktonAnalyticsTenjinSDK / 5.0.4 / PlanktonAnalyticsTenjinSDK.podspec.json
blob28058c0f6d7a8b6fca50bd5735c3ee60fef619d3
2   "name": "PlanktonAnalyticsTenjinSDK",
3   "version": "5.0.4",
4   "summary": "Plankton's implementation of Tenjin SDK",
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://getplankton.dev/",
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     "tag": "5.0.4",
17     "branch": "main"
18   },
19   "ios": {
20     "vendored_frameworks": "PlanktonAnalyticsTenjinSDK.xcframework"
21   },
22   "platforms": {
23     "ios": "15.0"
24   },
25   "swift_versions": "4.2",
26   "static_framework": true,
27   "dependencies": {
28     "PlanktonCoreSDK": [
30     ],
31     "PlanktonAnalyticsCoreSDK": [
33     ],
34     "TenjinSDK": [
36     ]
37   },
38   "xcconfig": {
39     "OTHER_LDFLAGS": "-undefined dynamic_lookup"
40   },
41   "pod_target_xcconfig": {
42     "OTHER_LDFLAGS": "-undefined dynamic_lookup",
43     "IPHONEOS_DEPLOYMENT_TARGET": "15.0",
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "user_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "compiler_flags": "-undefined dynamic_lookup",
50   "swift_version": "4.2"