[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 7 / PlanktonAnalyticsCoreSDK / 1.0.2 / PlanktonAnalyticsCoreSDK.podspec.json
blob8e9ced2bee8a953300ba9f541744e36cc89c9d52
2   "name": "PlanktonAnalyticsCoreSDK",
3   "version": "1.0.2",
4   "summary": "Core analytics 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": "PlanktonAnalyticsCoreSDK.xcframework"
20   },
21   "platforms": {
22     "ios": "15.0"
23   },
24   "swift_versions": "4.2",
25   "static_framework": true,
26   "dependencies": {
27     "PlanktonCoreSDK": [
29     ]
30   },
31   "xcconfig": {
32     "OTHER_LDFLAGS": "-undefined dynamic_lookup"
33   },
34   "pod_target_xcconfig": {
35     "OTHER_LDFLAGS": "-undefined dynamic_lookup",
36     "IPHONEOS_DEPLOYMENT_TARGET": "15.0",
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "compiler_flags": "-undefined dynamic_lookup",
43   "swift_version": "4.2"