[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 3 / 6 / e / FyberMediationVungle / 3.2.2-r1 / FyberMediationVungle.podspec.json
blob338245797ec68f3e597a70afa7bc0ee72347710c
2   "name": "FyberMediationVungle",
3   "version": "3.2.2-r1",
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_3.2.2-r1.zip"
18   },
19   "preserve_paths": "Fyber_Vungle_3.2.2-r1/SDK8/**",
20   "vendored_frameworks": "Fyber_Vungle_3.2.2-r1/SDK8/Fyber_Vungle_3.2.2-r1.embeddedframework/Fyber_Vungle_3.2.2-r1.framework",
21   "resources": [
22     "Fyber_Vungle_3.2.2-r1/SDK8/Fyber_Vungle_3.2.2-r1.embeddedframework/Resources/**"
23   ],
24   "frameworks": [
25     "AudioToolbox",
26     "AVFoundation",
27     "CoreMedia",
28     "CoreGraphics",
29     "CoreTelephony",
30     "EventKit",
31     "EventKitUI",
32     "Foundation",
33     "MediaPlayer",
34     "MessageUI",
35     "QuartzCore",
36     "SystemConfiguration"
37   ],
38   "weak_frameworks": [
39     "AdSupport",
40     "Social",
41     "StoreKit",
42     "WebKit"
43   ],
44   "requires_arc": true,
45   "dependencies": {
46     "FyberSDK": [
47       "~> 8.3"
48     ]
49   }