[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / 3 / 6 / e / FyberMediationVungle / 4.0.9.1 / FyberMediationVungle.podspec.json
blob32b8ac0d70331c1257afbac6878e67df2f5785d9
2   "name": "FyberMediationVungle",
3   "version": "4.0.9.1",
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-r1.zip"
18   },
19   "preserve_paths": "Fyber_Vungle_4.0.9-r1/SDK8/**",
20   "vendored_frameworks": "Fyber_Vungle_4.0.9-r1/SDK8/Fyber_Vungle_4.0.9-r1.embeddedframework/Fyber_Vungle_4.0.9-r1.framework",
21   "resources": [
22     "Fyber_Vungle_4.0.9-r1/SDK8/Fyber_Vungle_4.0.9-r1.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   }