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