[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 4 / b / LiftoffMoPubAdapter / 2.3.0 / LiftoffMoPubAdapter.podspec.json
blob953d5fb30f04eacf90ff3f6ab764be83fec8839b
2   "name": "LiftoffMoPubAdapter",
3   "version": "2.3.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.3.0/LiftoffMoPubAdapter-v2.3.0-src.zip",
19     "sha256": "a96bfd2985aa2caed01be15b12ffa9d672421b8fc0264d46df8fc6a58538def7",
20     "flatten": false
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "mopub-ios-sdk": [
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"