File tree Expand file tree Collapse file tree 1 file changed +45
-0
lines changed
Specs/5/6/7/BidonAdapterBidMachine/3.5.0.0 Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " BidonAdapterBidMachine" ,
3+ "version" : " 3.5.0.0" ,
4+ "summary" : " Bidon adapter for BidonAdapterBidMachine" ,
5+ "description" : " Makes the top mobile mediation SDKs more transparent" ,
6+ "homepage" : " https://bidon.org" ,
7+ "license" : {
8+ "type" : " Copyright" ,
9+ "text" : " Copyright 2025. Bidon Inc."
10+ },
11+ "authors" : {
12+ "Bidon Inc." : " https://bidon.org"
13+ },
14+ "platforms" : {
15+ "ios" : " 12.0"
16+ },
17+ "source" : {
18+ "http" : " https://s3-eu-central-1.amazonaws.com/bidon-ios/BidonAdapterBidMachine/3.5.0.0/BidonAdapterBidMachine.zip"
19+ },
20+ "swift_versions" : [
21+ " 4.0" ,
22+ " 4.2" ,
23+ " 5.0"
24+ ],
25+ "vendored_frameworks" : [
26+ " BidonAdapterBidMachine-3.5.0.0/BidonAdapterBidMachine.xcframework"
27+ ],
28+ "dependencies" : {
29+ "BidMachine" : [
30+ " = 3.5.0"
31+ ],
32+ "Bidon" : [
33+ " >= 0.12.0"
34+ ]
35+ },
36+ "pod_target_xcconfig" : {
37+ "OTHER_LDFLAGS" : " -lObjC" ,
38+ "VALID_ARCHS[sdk=iphoneos*]" : " arm64 armv7" ,
39+ "VALID_ARCHS[sdk=iphonesimulator*]" : " x86_64 arm64"
40+ },
41+ "user_target_xcconfig" : {
42+ "OTHER_LDFLAGS" : " -lObjC"
43+ },
44+ "swift_version" : " 5.0"
45+ }
You can’t perform that action at this time.
0 commit comments