[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 6 / e / FyberMediationVungle / 4.0.9.2 / FyberMediationVungle.podspec.json
blob21487333c670fc6e89a9fddb56faab016889766d
2   "name": "FyberMediationVungle",
3   "version": "4.0.9.2",
4   "summary": "The FyberSDK Vungle adapter.",
5   "description": "The Fyber Wrapper SDK will allow you to integrate FyberSDK 8.x without migrating your FyberSDK 7.x integration code.",
6   "homepage": "http://developer.fyber.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 - 2016, 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_Vungle_4.0.9-r2.zip"
18   },
19   "preserve_paths": "Fyber_Vungle_4.0.9-r2/SDK8/**",
20   "vendored_frameworks": "Fyber_Vungle_4.0.9-r2/SDK8/Fyber_Vungle_4.0.9-r2.embeddedframework/Fyber_Vungle_4.0.9-r2.framework",
21   "resources": [
22     "Fyber_Vungle_4.0.9-r2/SDK8/Fyber_Vungle_4.0.9-r2.embeddedframework/Resources/**"
23   ],
24   "frameworks": [
25     "AdSupport",
26     "AudioToolbox",
27     "AVFoundation",
28     "CFNetwork",
29     "CoreGraphics",
30     "CoreMedia",
31     "Foundation",
32     "MediaPlayer",
33     "QuartzCore",
34     "StoreKit",
35     "SystemConfiguration",
36     "UIKit"
37   ],
38   "weak_frameworks": "WebKit",
39   "libraries": [
40     "z",
41     "sqlite3"
42   ],
43   "requires_arc": true,
44   "dependencies": {
45     "FyberSDK": [
46       "~> 8.4"
47     ]
48   }