[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / 6 / PlanktonAdsAppLovinSDK / 1.0.2 / PlanktonAdsAppLovinSDK.podspec.json
blob3c16f8cc0b2daf644b8916ea112c8ada35eea1fa
2   "name": "PlanktonAdsAppLovinSDK",
3   "version": "1.0.2",
4   "summary": "Plankton's implementation of AppLovin MAX mediation",
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": "PlanktonAdsAppLovinSDK.xcframework"
20   },
21   "platforms": {
22     "ios": "15.0"
23   },
24   "swift_versions": "4.2",
25   "static_framework": true,
26   "dependencies": {
27     "PlanktonCoreSDK": [
29     ],
30     "PlanktonAdsCoreSDK": [
32     ],
33     "AppLovinSDK": [
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"