[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / e / d / a / ChartboostMediationAdapterIronSource / 4.7.2.5.1.0 / ChartboostMediationAdapterIronSource.podspec.json
blob2920ae608d9b9baf24bf40159cc0576596c651ad
2   "name": "ChartboostMediationAdapterIronSource",
3   "version": "4.7.2.5.1.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": "4.7.2.5.1.0"
18   },
19   "source_files": "Source/**/*.{swift,h,m}",
20   "public_header_files": "Source/CHBHIronSourceWrapper.h",
21   "swift_versions": "5.0",
22   "platforms": {
23     "ios": "10.0"
24   },
25   "ios": {
26     "frameworks": [
27       "Foundation",
28       "UIKit"
29     ]
30   },
31   "dependencies": {
32     "ChartboostMediationSDK": [
33       "~> 4.0"
34     ],
35     "IronSourceSDK": [
36       "7.2.5.1"
37     ]
38   },
39   "pod_target_xcconfig": {
40     "OTHER_LDFLAGS": "-lObjC",
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "static_framework": true,
44   "swift_version": "5.0"