[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 4 / d / BidstackMobileAdsSDK / 1.9.0 / BidstackMobileAdsSDK.podspec.json
blobd0ebf7eaf9beecbad5251ec986e80045a38444f0
2   "name": "BidstackMobileAdsSDK",
3   "version": "1.9.0",
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": {
12     "Alexey Volkov": "aleksejs.volkovs@bidstack.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
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"
22   },
23   "source": {
24     "git": "https://github.com/bidstack-group/BidstackMobileAdsSDK-iOS.git",
25     "tag": "v1.9.0"
26   },
27   "vendored_frameworks": [
28     "BidstackMobileAdsSDK.xcframework",
29     "Frameworks/*.xcframework"
30   ],
31   "swift_version": "5.0"