[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 5 / 1 / PlanktonAdsCoreSDK / 1.0.2 / PlanktonAdsCoreSDK.podspec.json
blob59d78f3ab7724f6861607cb8d3d7177ce676dc92
2   "name": "PlanktonAdsCoreSDK",
3   "version": "1.0.2",
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",
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": "PlanktonAdsCoreSDK.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   },
34   "xcconfig": {
35     "OTHER_LDFLAGS": "-undefined dynamic_lookup"
36   },
37   "pod_target_xcconfig": {
38     "OTHER_LDFLAGS": "-undefined dynamic_lookup",
39     "IPHONEOS_DEPLOYMENT_TARGET": "15.0",
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "compiler_flags": "-undefined dynamic_lookup",
46   "swift_version": "4.2"