[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / d / 7 / 3 / MolocoCustomAdapter / 1.4.0.0 / MolocoCustomAdapter.podspec.json
blobf9fc1a3502dc660b4fd6f9f409a756dd381e16ba
2   "name": "MolocoCustomAdapter",
3   "version": "1.4.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-1.4.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   "description": "Common dependencies for Moloco custom adapters",
43   "xcconfig": {
44     "MOLOCO_BUILD_VERSION": "$(MOLOCO_BUILD_VERSION)",
45     "MOLOCO_MARKETING_VERSION": "$(MOLOCO_MARKETING_VERSION)"
46   },
47   "swift_version": "5.0"