2 "name": "PlanktonAdsCoreSDK",
4 "summary": "Core ads functionalities of Plankton",
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",
9 "text": " Copyright 2018\n Permission is granted to...\n"
12 "iosdev": "iosdev@traxnet.org"
15 "git": "https://gitlab.com/getplankton/plankton-ios-framework.git",
19 "vendored_frameworks": "PlanktonAdsCoreSDK.xcframework"
24 "swift_versions": "4.2",
25 "static_framework": true,
30 "PlanktonAnalyticsCoreSDK": [
35 "OTHER_LDFLAGS": "-undefined dynamic_lookup"
37 "pod_target_xcconfig": {
38 "OTHER_LDFLAGS": "-undefined dynamic_lookup",
39 "IPHONEOS_DEPLOYMENT_TARGET": "15.0",
40 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42 "user_target_xcconfig": {
43 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45 "compiler_flags": "-undefined dynamic_lookup",
46 "swift_version": "4.2"