4 "summary": "BidMachine iOS SDK",
5 "homepage": "https://bidmachine.io",
8 "text": "https://bidmachine.io/sdk-license-agreement/"
11 "Stack": "https://explorestack.com/bidmachine/"
16 "swift_versions": "5.1",
17 "pod_target_xcconfig": {
18 "VALID_ARCHS": "arm64 x86_64",
19 "VALID_ARCHS[sdk=iphoneos*]": "arm64",
20 "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
23 "http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/BidMachine/2.3.0.1/BidMachine.zip"
25 "default_subspecs": "Core",
29 "vendored_frameworks": "BidMachine.xcframework",
31 "BidMachine/ApiCore": [
34 "BidMachine/BiddingCore": [
37 "BidMachine/ModulesCore": [
44 "vendored_frameworks": "BidMachineApiCore.xcframework"
47 "name": "BiddingCore",
48 "vendored_frameworks": "BidMachineBidding.xcframework",
50 "BidMachine/ApiCore": [
62 "name": "ModulesCore",
63 "vendored_frameworks": [
64 "BidMachineModules.xcframework",
65 "SwiftProtobuf.xcframework"
68 "BidMachine/ApiCore": [
74 "swift_version": "5.1"