[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / 4 / b / LiftoffMoPubAdapter / 2.4.0 / LiftoffMoPubAdapter.podspec.json
blobf299344ddef5b6e73bd8116f29f2a4015a092b07
2   "name": "LiftoffMoPubAdapter",
3   "version": "2.4.0",
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.0/LiftoffMoPubAdapter-v2.4.0-src.zip",
19     "sha256": "b666e5afc4d989897a380108b00d592c935dea18c77142457a59b056185d823f",
20     "flatten": false
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "mopub-ios-sdk": [
25       "~> 5.17"
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"