[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / 8 / PlanktonCoreSDK / 5.0.3 / PlanktonCoreSDK.podspec.json
blob6a2aae6a62e2a934ab32461d170a783fadb882c4
2   "name": "PlanktonCoreSDK",
3   "version": "5.0.3",
4   "summary": "Core functionalities of Plankton iOS framework",
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.3",
17     "branch": "main"
18   },
19   "ios": {
20     "vendored_frameworks": "PlanktonCoreSDK.xcframework"
21   },
22   "swift_versions": "4.2",
23   "platforms": {
24     "ios": "15.0"
25   },
26   "static_framework": true,
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-undefined dynamic_lookup"
29   },
30   "pod_target_xcconfig": {
31     "OTHER_LDFLAGS": "-undefined dynamic_lookup",
32     "IPHONEOS_DEPLOYMENT_TARGET": "15.0",
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "compiler_flags": "-undefined dynamic_lookup",
39   "swift_version": "4.2"