[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / 4 / b / LiftoffMoPubAdapter / 2.4.1 / LiftoffMoPubAdapter.podspec.json
blob8dd970e3c4a4a188e988a1d85aa1ac5905f48827
2   "name": "LiftoffMoPubAdapter",
3   "version": "2.4.1",
4   "summary": "MoPub adapter for the LiftoffAds publisher SDK.",
5   "license": {
6     "type": "Custom",
7     "file": "LICENSE"
8   },
9   "homepage": "http://liftoff.io",
10   "authors": {
11     "Liftoff": "sdk@liftoff.io"
12   },
13   "description": "This adapter allows publishers to use Liftoff's publisher SDK with MoPub mediation.",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://github.com/liftoffio/LiftoffAds-iOS/releases/download/mopub-v2.4.1/LiftoffMoPubAdapter-v2.4.1-src.zip",
19     "sha256": "b8f2c03d48ffa056afc01e6e086bbf4516e9f0d136950c163fcc285b3204e71b",
20     "flatten": false
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "mopub-ios-sdk": [
25       "~> 5.16"
26     ],
27     "LiftoffAds": [
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
33     "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
37     "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
38   },
39   "swift_versions": "5",
40   "source_files": "LiftoffMoPubAdapter/*.{h,m}",
41   "public_header_files": "LiftoffMoPubAdapter/*.h",
42   "swift_version": "5"