[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / d / BidstackCustomAdapterIronSource / 1.9.0 / BidstackCustomAdapterIronSource.podspec.json
blobbdd3cf76aaf8d802aa22695877eeaa385148e683
2   "name": "BidstackCustomAdapterIronSource",
3   "version": "1.9.0",
4   "summary": "Bidstack Custom Adapter for IronSource v7.2.0+",
5   "description": "The Bidstack IronSource Adapter for iOS allows you to display Interstitial and Rewarded ads in your app through IronSource.",
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/BidstackCustomAdapterIronSource-IOS.git",
25     "tag": "v1.9.0"
26   },
27   "vendored_frameworks": "BidstackCustomAdapterIronSource.xcframework",
28   "dependencies": {
29     "IronSourceSDK": [
30       "~> 7.2"
31     ],
32     "BidstackMobileAdsSDK": [
33       "~> 1.9.0"
34     ]
35   },
36   "swift_version": "5.0"