Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions MolocoCustomAdapter/4.7.0.0/MolocoCustomAdapter.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"name": "MolocoCustomAdapter",
"version": "4.7.0.0",
"summary": "Moloco Custom adapter dependencies",
"authors": "Moloco, Inc.",
"homepage": "https://www.moloco.com/",
"license": {
"type": "Copyright",
"text": "\nCopyright 2023 Moloco, Inc. All rights reserved.\n\n"
},
"source": {
"http": "https://moloco-ios-build.s3.amazonaws.com/release-candidate/MolocoCustomAdapter-4.7.0.0.zip",
"type": "zip"
},
"swift_version": "5.0",
"module_name": "MolocoCustomAdapter",
"platforms": {
"ios": "12.0"
},
"frameworks": [
"AdSupport",
"CoreLocation",
"CoreTelephony",
"Foundation",
"StoreKit",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": [
"Combine",
"SwiftUI",
"WebKit"
],
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
"VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
},
"user_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "MolocoCustomAdapter.xcframework",
"dependencies": {
"MolocoSDKiOS": [
"4.7.0"
]
},
"description": "Common dependencies for Moloco custom adapters",
"xcconfig": {
"MOLOCO_BUILD_VERSION": "$(MOLOCO_BUILD_VERSION)",
"MOLOCO_MARKETING_VERSION": "$(MOLOCO_MARKETING_VERSION)"
}
}
59 changes: 59 additions & 0 deletions MolocoSDKiOS/4.7.0/MolocoSDKiOS.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"name": "MolocoSDKiOS",
"version": "4.7.0",
"summary": "Mobile SDK for Moloco",
"authors": "Moloco, Inc.",
"homepage": "https://www.moloco.com/",
"license": {
"type": "Copyright",
"text": "\nCopyright 2023 Moloco, Inc. All rights reserved.\n\n"
},
"source": {
"http": "https://moloco-ios-build.s3.amazonaws.com/release-candidate/MolocoSDK-4.7.0.zip",
"type": "zip"
},
"swift_version": "5.0",
"module_name": "MolocoSDKiOS",
"platforms": {
"ios": "12.0"
},
"frameworks": [
"AVFoundation",
"AVKit",
"AdSupport",
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"Foundation",
"StoreKit",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": [
"Combine",
"CryptoKit",
"SafariServices",
"SwiftUI",
"WebKit"
],
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
"VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
},
"user_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "MolocoSDK.xcframework",
"resource_bundles": {
"MolocoSDK": [
"MolocoSDK.xcframework/ios-arm64/MolocoSDK.framework/mraid.js.ignore",
"MolocoSDK.xcframework/ios-arm64/MolocoSDK.framework/PrivacyInfo.xcprivacy",
"MolocoSDK.xcframework/ios-arm64/MolocoSDK.framework/*.bundle"
]
},
"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.",
"xcconfig": {
"MOLOCO_BUILD_VERSION": "$(MOLOCO_BUILD_VERSION)",
"MOLOCO_MARKETING_VERSION": "$(MOLOCO_MARKETING_VERSION)"
}
}
4 changes: 2 additions & 2 deletions version.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
4.5.0+0
4.7.0+0


Release Candidate iOS SDK 4.5.0
Release Candidate for iOS SDK 4.7.0