[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / d / BidstackCustomAdapterIronSource / 2.3.0 / BidstackCustomAdapterIronSource.podspec.json
blobcdc0623c30ba1062e721341c8b191d9a89c520cd
2   "name": "BidstackCustomAdapterIronSource",
3   "version": "2.3.0",
4   "summary": "Bidstack Custom Adapter for IronSource v7.9.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   "preserve_paths": "README.md",
12   "authors": "Bidstack Limited",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "swift_versions": "5.0",
17   "pod_target_xcconfig": {
18     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
19     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64",
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
21   },
22   "source": {
23     "git": "https://github.com/bidstack-group/BidstackCustomAdapterIronSource-IOS.git",
24     "tag": "v2.3.0"
25   },
26   "vendored_frameworks": "BidstackCustomAdapterIronSource.xcframework",
27   "dependencies": {
28     "IronSourceSDK": [
30     ],
31     "BidstackMobileAdsSDK": [
32       "~> 2.3.0"
33     ]
34   },
35   "swift_version": "5.0"