blob: 50d0bfba61c1e128afb3f20922312a64c7c7ef8a [file] [log] [blame]
{
"name": "FyberMediationLoopMe",
"version": "6.0.1.1",
"summary": "The FyberSDK LoopMe 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_LoopMe_6.0.1-r1.zip"
},
"preserve_paths": "Fyber_LoopMe_6.0.1-r1/SDK8/**",
"vendored_frameworks": "Fyber_LoopMe_6.0.1-r1/SDK8/Fyber_LoopMe_6.0.1-r1.embeddedframework/Fyber_LoopMe_6.0.1-r1.framework",
"resources": [
"Fyber_LoopMe_6.0.1-r1/SDK8/Fyber_LoopMe_6.0.1-r1.embeddedframework/Resources/**"
],
"frameworks": [
"MessageUI",
"StoreKit",
"AVFoundation",
"CoreMedia",
"AudioToolbox",
"AdSupport",
"CoreTelephony",
"SystemConfiguration",
"CoreLocation",
"UIKit",
"Foundation",
"CoreMotion",
"CoreGraphics",
"OpenGLES",
"GLKit"
],
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC, -all_load"
},
"dependencies": {
"FyberSDK": [
"~> 8.4"
]
}
}