[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 4 / d / BidstackMobileAdsSDK / 1.9.1 / BidstackMobileAdsSDK.podspec.json
blobaf6cda54339f6a8fffbc7986d09d1970ebe4bb6b
2   "name": "BidstackMobileAdsSDK",
3   "version": "1.9.1",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Bidstack Limited",
12   "platforms": {
13     "ios": "11.0"
14   },
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"
20   },
21   "source": {
22     "git": "https://github.com/bidstack-group/BidstackMobileAdsSDK-iOS.git",
23     "tag": "v1.9.1"
24   },
25   "vendored_frameworks": [
26     "BidstackMobileAdsSDK.xcframework",
27     "Frameworks/*.xcframework"
28   ],
29   "swift_version": "5.0"