blob: 0ac84af6d67634e7a5f7fbf6d1cac6abfe141b5e [file] [log] [blame]
{
"name": "FyberMediationVungle",
"version": "4.0.6.2",
"summary": "The FyberSDK Vungle adapter.",
"description": "The Fyber Wrapper SDK will allow you to integrate FyberSDK 8.x without migrating your FyberSDK 7.x integration code.",
"homepage": "http://developer.fyber.com/",
"license": {
"type": "Copyright",
"text": "Copyright 2011 - 2016, Fyber GmbH, all rights reserved"
},
"authors": "Fyber GmbH",
"social_media_url": "https://twitter.com/Fyber",
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://bintray.com/artifact/download/fyber/mobile-adapters-ios/Fyber_Vungle_4.0.6-r2.zip"
},
"preserve_paths": "Fyber_Vungle_4.0.6-r2/SDK8/**",
"vendored_frameworks": "Fyber_Vungle_4.0.6-r2/SDK8/Fyber_Vungle_4.0.6-r2.embeddedframework/Fyber_Vungle_4.0.6-r2.framework",
"resources": [
"Fyber_Vungle_4.0.6-r2/SDK8/Fyber_Vungle_4.0.6-r2.embeddedframework/Resources/**"
],
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreMedia",
"CoreGraphics",
"CoreTelephony",
"EventKit",
"EventKitUI",
"Foundation",
"MediaPlayer",
"MessageUI",
"QuartzCore",
"SystemConfiguration"
],
"weak_frameworks": [
"AdSupport",
"Social",
"StoreKit",
"WebKit"
],
"libraries": [
"z",
"sqlite3"
],
"requires_arc": true,
"dependencies": {
"FyberSDK": [
"~> 8.3"
]
}
}