2 "name": "BidstackMobileAdsSDK",
4 "summary": "Bidstack Mobile Ads SDK.",
5 "description": "The Bidstack Mobile Ads SDK is a VAST player 2.0 with networking layer that allows to play back video advertising for Bidstack custom adapter.",
6 "homepage": "https://bidstack.com",
12 "Alexey Volkov": "aleksejs.volkovs@bidstack.com"
17 "swift_versions": "5.0",
18 "pod_target_xcconfig": {
19 "VALID_ARCHS[sdk=iphoneos*]": "arm64",
20 "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64",
21 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
24 "git": "https://github.com/bidstack-group/BidstackMobileAdsSDK-iOS.git",
27 "vendored_frameworks": [
28 "BidstackMobileAdsSDK.xcframework",
29 "Frameworks/*.xcframework"
31 "swift_version": "5.0"