[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 7 / 5 / 0 / MolocoSDKiOS / 2.1.0 / MolocoSDKiOS.podspec.json
blob0366feb16039324a14fda3cc2cbf267a28d068e5
2   "name": "MolocoSDKiOS",
3   "version": "2.1.0",
4   "summary": "Mobile SDK for Moloco",
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/MolocoSDK-2.1.0.zip",
13     "type": "zip"
14   },
15   "module_name": "MolocoSDKiOS",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "frameworks": [
20     "AVFoundation",
21     "AVKit",
22     "AdSupport",
23     "CoreGraphics",
24     "CoreLocation",
25     "CoreTelephony",
26     "Foundation",
27     "StoreKit",
28     "SystemConfiguration",
29     "UIKit"
30   ],
31   "weak_frameworks": [
32     "Combine",
33     "CryptoKit",
34     "SafariServices",
35     "SwiftUI",
36     "WebKit"
37   ],
38   "static_framework": true,
39   "pod_target_xcconfig": {
40     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
41     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
42   },
43   "user_target_xcconfig": {
44     "OTHER_LDFLAGS": "-ObjC"
45   },
46   "vendored_frameworks": "MolocoSDK.xcframework",
47   "resource_bundles": {
48     "MolocoSDK": [
49       "MolocoSDK.xcframework/ios-arm64/MolocoSDK.framework/mraid.js.ignore",
50       "MolocoSDK.xcframework/ios-arm64/MolocoSDK.framework/PrivacyInfo.xcprivacy",
51       "MolocoSDK.xcframework/ios-arm64/MolocoSDK.framework/*.bundle"
52     ]
53   },
54   "description": "Moloco is empowering businesses of all sizes to grow through operational machine learning.\nAccess our unique demand from thousands of advertisers across the globe.",
55   "xcconfig": {
56     "MOLOCO_BUILD_VERSION": "$(MOLOCO_BUILD_VERSION)",
57     "MOLOCO_MARKETING_VERSION": "$(MOLOCO_MARKETING_VERSION)"
58   },
59   "swift_version": "5.0"