[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / c / FyberMediationAppLovin / 4.2.0.1 / FyberMediationAppLovin.podspec.json
bloba409ab3f659bc283ce6333ea455d249a92f4f1e9
2   "name": "FyberMediationAppLovin",
3   "version": "4.2.0.1",
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_4.2.0-r1.zip"
18   },
19   "preserve_paths": "Fyber_AppLovin_4.2.0-r1/**",
20   "vendored_frameworks": "Fyber_AppLovin_4.2.0-r1/Fyber_AppLovin_4.2.0-r1.embeddedframework/Fyber_AppLovin_4.2.0-r1.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   }