2 "name": "BidstackMobileAdsSDK",
4 "summary": "Bidstack Mobile Ads SDK",
5 "description": "The Bidstack Mobile Ads SDK allows to play back video advertising for Bidstack custom adapters.",
6 "homepage": "https://bidstack.com",
11 "authors": "Bidstack Limited",
15 "swift_versions": "5.0",
16 "pod_target_xcconfig": {
17 "VALID_ARCHS[sdk=iphoneos*]": "arm64",
18 "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64",
19 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
22 "git": "https://github.com/bidstack-group/BidstackMobileAdsSDK-iOS.git",
25 "resources": "BidstackMobileAdsSDKResources.bundle",
26 "vendored_frameworks": "BidstackMobileAdsSDK.xcframework",
27 "swift_version": "5.0"