{ "name": "BidonAdapterUnityAds", "version": "0.9.0.0", "summary": "Bidon adapter for BidonAdapterUnityAds", "description": "Makes the top mobile mediation SDKs more transparent", "homepage": "https://bidon.org", "license": { "type": "Copyright", "text": "Copyright 2025. Bidon Inc." }, "authors": { "Bidon Inc.": "https://bidon.org" }, "platforms": { "ios": "12.0" }, "source": { "http": "https://s3-eu-central-1.amazonaws.com/bidon-ios/BidonAdapterUnityAds/0.9.0.0/BidonAdapterUnityAds.zip" }, "swift_versions": [ "4.0", "4.2", "5.0" ], "vendored_frameworks": [ "BidonAdapterUnityAds-0.9.0.0/BidonAdapterUnityAds.xcframework" ], "dependencies": { "UnityAds": [ "~> 4.14.2" ], "Bidon": [ "0.9.0" ] }, "pod_target_xcconfig": { "OTHER_LDFLAGS": "-lObjC", "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7", "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64" }, "user_target_xcconfig": { "OTHER_LDFLAGS": "-lObjC" }, "swift_version": "5.0" }