[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / e / d / a / ChartboostMediationAdapterIronSource / 5.8.5.0.0.0 / ChartboostMediationAdapterIronSource.podspec.json
blob981f26cbcc0cf73d76fc946ba8d074196ee8d30c
2   "name": "ChartboostMediationAdapterIronSource",
3   "version": "5.8.5.0.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-ironsource",
9   "authors": {
10     "Chartboost": "https://www.chartboost.com/"
11   },
12   "summary": "Chartboost Mediation iOS SDK IronSource adapter.",
13   "description": "IronSource Adapters for mediating through Chartboost Mediation. Supported ad formats: Banner, Interstitial, and Rewarded.",
14   "module_name": "ChartboostMediationAdapterIronSource",
15   "source": {
16     "git": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-ironsource.git",
17     "tag": "5.8.5.0.0.0"
18   },
19   "source_files": "Source/**/*.{swift,h,m}",
20   "resource_bundles": {
21     "ChartboostMediationAdapterIronSource": [
22       "PrivacyInfo.xcprivacy"
23     ]
24   },
25   "swift_versions": "5.0",
26   "platforms": {
27     "ios": "13.0"
28   },
29   "ios": {
30     "frameworks": [
31       "Foundation",
32       "UIKit"
33     ]
34   },
35   "dependencies": {
36     "ChartboostMediationSDK": [
37       "~> 5.0"
38     ],
39     "IronSourceSDK": [
40       "~> 8.5.0.0"
41     ]
42   },
43   "pod_target_xcconfig": {
44     "OTHER_LDFLAGS": "-lObjC",
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
46   },
47   "static_framework": true,
48   "swift_version": "5.0"