[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 1 / 5 / IronSourceAdMobAdapter / 4.3.57.1 / IronSourceAdMobAdapter.podspec.json
blobcf5f4b7b25b1f475af3e301ba406b89b83318919
2   "name": "IronSourceAdMobAdapter",
3   "version": "4.3.57.1",
4   "summary": "AdMob Adapter",
5   "description": "Use this adapter to show AdMob ads",
6   "homepage": "http://www.is.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
10   },
11   "authors": {
12     "IronSource": "http://www.is.com/contact/"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/ironsource-mobile/iOS-adapters/master/admob-adapter/4.3.57/ISAdMobAdapter4.3.57.zip"
16   },
17   "source_files": "ISAdMobAdapter/ISAdMobAdapter.xcframework/**/*.{h,m}",
18   "resource_bundles": {
19     "ISAdMobResources": [
20       "ISAdMobAdapter/ISAdMobAdapter.xcframework/Assets/**/*.nib"
21     ]
22   },
23   "public_header_files": "ISAdMobAdapter/ISAdMobAdapter.xcframework/**/*.h",
24   "preserve_paths": "ISAdMobAdapter/ISAdMobAdapter.xcframework",
25   "platforms": {
26     "ios": "12.0"
27   },
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "arm64 x86_64"
30   },
31   "vendored_frameworks": "ISAdMobAdapter/ISAdMobAdapter.xcframework",
32   "dependencies": {
33     "IronSourceSDK": [
34       "~> 8.4"
35     ],
36     "Google-Mobile-Ads-SDK": [
37       "= 11.10.0"
38     ]
39   },
40   "swift_versions": "5.0",
41   "swift_version": "5.0"