2 "name": "PlanktonAnalyticsAppsFlyerSDK",
4 "summary": "Plankton's implementation of AppsFlyer",
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/",
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",
20 "vendored_frameworks": "PlanktonAnalyticsAppsFlyerSDK.xcframework"
25 "swift_versions": "4.2",
26 "static_framework": true,
31 "PlanktonAnalyticsCoreSDK": [
34 "AppsFlyer-AdRevenue": [
37 "PurchaseConnector": [
42 "OTHER_LDFLAGS": "-undefined dynamic_lookup"
44 "pod_target_xcconfig": {
45 "OTHER_LDFLAGS": "-undefined dynamic_lookup",
46 "IPHONEOS_DEPLOYMENT_TARGET": "15.0",
47 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49 "user_target_xcconfig": {
50 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52 "compiler_flags": "-undefined dynamic_lookup",
53 "swift_version": "4.2"