blob: d016b0eb9e136cbbe2c742807aeff110e2433aa6 [file] [log] [blame]
{
"name": "FyberMediationInMobi",
"version": "5.4.0-r1",
"summary": "The FyberSDK InMobi 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_InMobi_5.4.0-r1.zip"
},
"preserve_paths": "Fyber_InMobi_5.4.0-r1/SDK8/**",
"vendored_frameworks": "Fyber_InMobi_5.4.0-r1/SDK8/Fyber_InMobi_5.4.0-r1.embeddedframework/Fyber_InMobi_5.4.0-r1.framework",
"libraries": "sqlite3",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreMedia",
"CoreGraphics",
"CoreTelephony",
"EventKit",
"EventKitUI",
"Foundation",
"MediaPlayer",
"MessageUI",
"QuartzCore",
"SystemConfiguration"
],
"weak_frameworks": [
"AdSupport",
"Social",
"StoreKit",
"WebKit"
],
"requires_arc": true,
"dependencies": {
"FyberSDK": [
"~> 8.4"
]
}
}