[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / d / BidstackCustomAdapterIronSource / 1.7.0 / BidstackCustomAdapterIronSource.podspec.json
blobc6ad366ca08119d069a2541beb83df7d64a00966
2   "name": "BidstackCustomAdapterIronSource",
3   "version": "1.7.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     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "source": {
25     "git": "https://github.com/bidstack-group/BidstackCustomAdapterIronSource-IOS.git",
26     "tag": "v1.7.0"
27   },
28   "vendored_frameworks": "BidstackCustomAdapterIronSource.xcframework",
29   "dependencies": {
30     "IronSourceSDK": [
31       "~> 7.2.0"
32     ],
33     "BidstackMobileAdsSDK": [
34       "~> 1.7.0"
35     ]
36   },
37   "swift_version": "5.0"