[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 7 / 3 / MolocoCustomAdapter / 3.2.0.0 / MolocoCustomAdapter.podspec.json
blob7d40eda89efa19415ef2c10e140197e2f7be8819
2   "name": "MolocoCustomAdapter",
3   "version": "3.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-3.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   "pod_target_xcconfig": {
34     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
35     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
36   },
37   "user_target_xcconfig": {
38     "OTHER_LDFLAGS": "-ObjC"
39   },
40   "vendored_frameworks": "MolocoCustomAdapter.xcframework",
41   "dependencies": {
42     "MolocoSDKiOS": [
43       "3.2.0"
44     ]
45   },
46   "description": "Common dependencies for Moloco custom adapters",
47   "xcconfig": {
48     "MOLOCO_BUILD_VERSION": "$(MOLOCO_BUILD_VERSION)",
49     "MOLOCO_MARKETING_VERSION": "$(MOLOCO_MARKETING_VERSION)"
50   },
51   "swift_version": "5.0"