blob: 4bae3cef8eb0cd077a5b6a14c46542d681415597 [file] [log] [blame]
{
"name": "FyberMediationTapjoy",
"version": "11.3.0-r2",
"summary": "The FyberSDK Tapjoy 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_Tapjoy_11.3.0-r2.zip"
},
"preserve_paths": "Fyber_Tapjoy_11.3.0-r2/SDK8/**",
"vendored_frameworks": "Fyber_Tapjoy_11.3.0-r2/SDK8/Fyber_Tapjoy_11.3.0-r2.embeddedframework/Fyber_Tapjoy_11.3.0-r2.framework",
"frameworks": [
"AudioToolbox",
"AssetsLibrary",
"MapKit",
"AVFoundation",
"CoreMedia",
"CoreGraphics",
"CoreTelephony",
"EventKit",
"EventKitUI",
"Foundation",
"MediaPlayer",
"MessageUI",
"QuartzCore",
"SystemConfiguration",
"Social",
"Accounts",
"CoreMotion"
],
"weak_frameworks": [
"AdSupport",
"Social",
"StoreKit",
"WebKit"
],
"libraries": [
"z",
"c++",
"sqlite3.0"
],
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"dependencies": {
"FyberSDK": [
"~> 8.3"
]
}
}