blob: 4584f4b79619623edfb9ed542f76eb001054af9f [file] [log] [blame]
{
"name": "FyberMediationMediabrix",
"version": "1.8.0.3",
"summary": "The FyberSDK Mediabrix 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_Mediabrix_1.8.0-r3.zip"
},
"preserve_paths": "Fyber_Mediabrix_1.8.0-r3/SDK8/**",
"vendored_frameworks": "Fyber_Mediabrix_1.8.0-r3/SDK8/Fyber_Mediabrix_1.8.0-r3.embeddedframework/Fyber_Mediabrix_1.8.0-r3.framework",
"frameworks": [
"Accounts",
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CoreMedia",
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"EventKit",
"EventKitUI",
"Foundation",
"MediaPlayer",
"MobileCoreServices",
"MessageUI",
"QuartzCore",
"SystemConfiguration",
"Social",
"StoreKit"
],
"weak_frameworks": "WebKit",
"libraries": [
"xml2",
"z",
"sqlite3"
],
"requires_arc": true,
"dependencies": {
"FyberSDK": [
"~> 8.3"
]
}
}