{
  "name": "BidonAdapterStartIo",
  "version": "4.13.0.0",
  "summary": "Bidon adapter for BidonAdapterStartIo",
  "description": "Makes the top mobile mediation SDKs more transparent",
  "homepage": "https://bidon.org",
  "license": {
    "type": "Copyright",
    "text": "Copyright 2026. Bidon Inc."
  },
  "authors": {
    "Bidon Inc.": "https://bidon.org"
  },
  "platforms": {
    "ios": "12.0"
  },
  "source": {
    "http": "https://s3-eu-central-1.amazonaws.com/bidon-ios/BidonAdapterStartIo/4.13.0.0/BidonAdapterStartIo.zip"
  },
  "swift_versions": [
    "4.0",
    "4.2",
    "5.0"
  ],
  "vendored_frameworks": [
    "BidonAdapterStartIo-4.13.0.0/BidonAdapterStartIo.xcframework"
  ],
  "dependencies": {
    "StartAppSDK": [
      "= 4.13.0"
    ],
    "Bidon": [
      ">= 0.12.0",
      "< 1.0.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"
}
