[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / d / 7 / 3 / MolocoCustomAdapter / 2.2.0.0 / MolocoCustomAdapter.podspec.json
blob61e5d75510d5bf529d57ccee2763a50dfe9a1cba
2   "name": "MolocoCustomAdapter",
3   "version": "2.2.0.0",
4   "summary": "Moloco Custom adapter dependencies",
5   "authors": "Moloco, Inc.",
6   "homepage": "https://www.moloco.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "\nCopyright 2023 Moloco, Inc. All rights reserved.\n\n"
10   },
11   "source": {
12     "http": "https://moloco-ios-build.s3.amazonaws.com/moloco-sdk/MolocoCustomAdapter-2.2.0.0.zip",
13     "type": "zip"
14   },
15   "module_name": "MolocoCustomAdapter",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "frameworks": [
20     "AdSupport",
21     "CoreLocation",
22     "CoreTelephony",
23     "Foundation",
24     "StoreKit",
25     "SystemConfiguration",
26     "UIKit"
27   ],
28   "weak_frameworks": [
29     "Combine",
30     "SwiftUI",
31     "WebKit"
32   ],
33   "static_framework": true,
34   "pod_target_xcconfig": {
35     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
36     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
37   },
38   "user_target_xcconfig": {
39     "OTHER_LDFLAGS": "-ObjC"
40   },
41   "vendored_frameworks": "MolocoCustomAdapter.xcframework",
42   "dependencies": {
43     "MolocoSDKiOS": [
44       "2.2.0"
45     ]
46   },
47   "description": "Common dependencies for Moloco custom adapters",
48   "xcconfig": {
49     "MOLOCO_BUILD_VERSION": "$(MOLOCO_BUILD_VERSION)",
50     "MOLOCO_MARKETING_VERSION": "$(MOLOCO_MARKETING_VERSION)"
51   },
52   "swift_version": "5.0"