[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / 1 / c / FyberMediationAppLovin / 3.5.2.2 / FyberMediationAppLovin.podspec.json
blob026c1846adc24ed8473c51fec41d126e2f31f04a
2   "name": "FyberMediationAppLovin",
3   "version": "3.5.2.2",
4   "summary": "The FyberSDK AppLovin adapter.",
5   "description": "This adapter enables mediation of AppLovin ads via the Fyber SDK.",
6   "homepage": "http://developer.fyber.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 - 2017, Fyber GmbH, all rights reserved"
10   },
11   "authors": "Fyber GmbH",
12   "social_media_url": "https://twitter.com/Fyber",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "http": "https://bintray.com/artifact/download/fyber/mobile-adapters-ios/Fyber_AppLovin_3.5.2-r2.zip"
18   },
19   "preserve_paths": "Fyber_AppLovin_3.5.2-r2/SDK8/**",
20   "vendored_frameworks": "Fyber_AppLovin_3.5.2-r2/SDK8/Fyber_AppLovin_3.5.2-r2.embeddedframework/Fyber_AppLovin_3.5.2-r2.framework",
21   "frameworks": [
22     "AdSupport",
23     "AVFoundation",
24     "CoreGraphics",
25     "CoreMedia",
26     "CoreTelephony",
27     "StoreKit",
28     "SystemConfiguration",
29     "UIKit"
30   ],
31   "weak_frameworks": "WebKit",
32   "requires_arc": true,
33   "compiler_flags": "-ObjC",
34   "dependencies": {
35     "FyberSDK": [
36       "~> 8.4"
37     ]
38   }